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

c36ed1cbdbb5

alerting-v2

Activate 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}/_activate</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}/_activate

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

reasonstring required

Reason for activating the alert.

Response

Returns the newly created alert action.