ToggleEnabled
synq.alerts.services.v1.AlertsService
ToggleEnabled
Enables or disables an existing alert configuration. The config can be identified by either ID or FQN.
POST
ToggleEnabled
Documentation Index
Fetch the complete documentation index at: https://docs.synq.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ToggleEnabledRequest enables or disables an alert configuration. The config can be identified by either ID or FQN.
Response
200 - application/json
Success
ToggleEnabledResponse confirms the toggle operation (empty response). Empty response - successful toggle is indicated by HTTP 200 status.