Delete Incident

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

Deletes an incident using incident id or the tiny id

Request Params

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