alerting
Delete a snooze schedule for a rule
Spaces method and path for this operation:
<div><span class="operation-verb delete">delete</span> <span class="operation-path">/s/{space_id}/api/alerting/rule/{ruleId}/snooze_schedule/{scheduleId}</span></div>Refer to Spaces for more information.
delete/api/alerting/rule/{ruleId}/snooze_schedule/{scheduleId}
Path parameters
ruleIdstring required
The identifier for the rule.
scheduleIdstring required
The identifier for the snooze schedule.
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Response
Indicates a successful call.