cURL
curl --request DELETE \ --url https://api.getmaxim.ai/v1/alerts \ --header 'x-maxim-api-key: <api-key>'
Delete an alert
API key for authentication
Unique identifier for the workspace
Unique identifier for the alert to delete
Alert deleted successfully
Was this page helpful?