latestOpenAPI 3.1.02026-08-20118232229.3 KB

0e42b0fb26d9

Acknowledge alert

Mark an alert as acknowledged

post/alerts/{alert_seq}/acknowledge

Path parameters

alert_seqinteger required

Seq of the alert to acknowledge

Seq of the alert to acknowledge

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

statusstring required

Example response

{
  "$schema": "https://api.tower.dev/v1/schemas/AcknowledgeAlertResponse.json"
}