v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
alerting

Disable a rule

Spaces method and path for this operation:

<div><span class="operation-verb post">post</span>&nbsp;<span class="operation-path">/s/{space_id}/api/alerting/rule/{id}/_disable</span></div>

Refer to Spaces for more information.

post/api/alerting/rule/{id}/_disable

Path parameters

idstring required

The identifier for the rule.

Headers

kbn-xsrfstring required
Example:true

A required header to protect against CSRF attacks

Request body

untrackboolean

Defines whether this rule's alerts should be untracked.

Response

Indicates a successful call.