POST
/
api
/
utm-incident-alerts
{
  "id": 123,
  "incidentId": 123,
  "alertId": "<string>",
  "alertName": "<string>",
  "alertStatus": 123,
  "alertSeverity": 123
}

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

Response

200 - */*

OK

The response is of type object.