Skip to main content
POST
/
api
/
utm-incident-alerts
/
update-status
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Utm-Internal-Key
string
header
required

Body

application/json
incidentId
integer<int64>
required
alertIds
string[]
required
status
integer<int32>
required

Response

200

OK