incidents
Delete Incident
Delete incident by incident id
DELETE
/
incidents
/
{incident_id}
Authorizations
X-API-KEY
string
headerrequiredPath Parameters
incident_id
string
requiredResponse
200 - application/json
The response is of type any
.
Delete incident by incident id
The response is of type any
.