Method

DELETE

Parameters

Result

Response Codes

Code Media type Description
204 application/json Request successful.
404 application/json Returned if an incident with given id does not exist.
400 application/json Returned if an incident is not related to any execution or an incident is of type "failedJob" or "failedExternalTask". To resolve such an incident, please refer to the section.

Example

DELETE /incident/anIncidentId