Delete an existing alert configuration. The config can be identified by either ID or FQN.
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.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
DeleteRequest specifies which alert configuration to delete. The config can be identified by either ID or FQN.
Identifier for the config to delete.
Success
DeleteResponse confirms the deletion (empty response). Empty response - successful deletion is indicated by HTTP 200 status.