Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://acusight.io/api/core/alerts/rules/{name} \ --header 'Authorization: Bearer <token>'
{}
Deletes a custom alert rule and reloads Prometheus configuration.
JWT access token. Paste the token only; the Bearer prefix is added automatically.
Alert rule name
Alert rule deleted
The response is of type object.
object
Was this page helpful?