alerting-v2
Partially update an action policy.
Spaces method and path for this operation:
<div><span class="operation-verb patch">patch</span> <span class="operation-path">/s/{space_id}/api/alerting/v2/action_policies/{id}</span></div>Refer to Spaces for more information.
Apply a partial update to an existing action policy. Fields not present in the body are left unchanged.<br/><br/>[Required authorization] Route required privileges: manage_alerting-v2-action-policies.
patch/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
Request body
Response
Returns the updated action policy.