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