Delete an incident
Permanently deletes an incident. Only works with incidents on custom services your company owns.
Path parameters
Parameter
Type
Required
Description
Example request
curl -X DELETE https://api.isdown.app/api/v2/incidents/55001 \
-H "Authorization: Bearer YOUR_API_KEY"Notes
Last updated