alerting-v2
Delete an action policy
Spaces method and path for this operation:
<div><span class="operation-verb delete">delete</span> <span class="operation-path">/s/{space_id}/api/alerting/v2/action_policies/{id}</span></div>Refer to Spaces for more information.
Delete an action policy by identifier.<br/><br/>[Required authorization] Route required privileges: manage_alerting-v2-action-policies.
delete/api/alerting/v2/action_policies/{id}
Path parameters
idstring required
The action policy identifier.
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Response
The action policy was deleted successfully.