POST
/
api
/
utm-incident-alerts
/
update-status

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
required
alertIds
string[]
required
status
integer
required

Response

200

OK