alerting-v2
Acknowledge an alert
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/alerts/{group_hash}/_ack</span></div>Refer to Spaces for more information.
Create an action for a specific alert group.<br/><br/>[Required authorization] Route required privileges: manage_alerting-v2-alerts.
post/api/alerting/v2/alerts/{group_hash}/_ack
Path parameters
group_hashstring required
Hash identifying the alert group to apply the action to.
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Request body
Response
Returns the newly created alert action.