Close Incident

POST {{baseUrl}}/v1/incidents/:identifier/close?identifierType=id

Closes incident with given identifier

Request Params

KeyDatatypeRequiredDescription
identifierTypestringType of the identifier that is provided as an in-line parameter. Possible values are 'id' or 'tiny. Default is id'

Request Body

{"note"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring