Enables or disables an existing alert configuration. The config can be identified by either ID or FQN.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ToggleEnabledRequest enables or disables an alert configuration. The config can be identified by either ID or FQN.
Success
ToggleEnabledResponse confirms the toggle operation (empty response). Empty response - successful toggle is indicated by HTTP 200 status.