latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-217311,8115.6 MB

34c3066fc261

alerting-v2

Unacknowledge an alert

Spaces method and path for this operation:

<div><span class="operation-verb post">post</span>&nbsp;<span class="operation-path">/s/{space_id}/api/alerting/v2/alerts/{group_hash}/_unack</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}/_unack

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

episode_idstring required

The episode identifier for the alert to unacknowledge.

Response

Returns the newly created alert action.