Delete Incident
DELETE {{baseUrl}}/v1/incidents/:identifier?identifierType=id
Deletes an incident using incident id or the tiny id
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
identifierType | string | Type of the identifier that is provided as an in-line parameter. Possible values are 'id' or 'tiny. Default is id' |