Skip to main content

Update Incident Resolution

PUT 

/v1/api/incidents/:incidentID/resolution-status

Update the resolution status for a specific incident

Request

Path Parameters

    incidentID stringrequired

    ID of the Incident to be updated

Query Parameters

    region string

    Possible values: [us, eu, uk, jp, in, ap, ca, au, par]

    The region/country of the recorded incident (defaults to the US).

Body

required

    string

Responses

OK

Loading...