Skip to main content
DELETE
/
v2
/
workflows
/
{id}
DestroyWorkflow
curl --request DELETE \
  --url https://api.incident.io/v2/workflows/{id}

Path Parameters

id
string
required

Unique identifier for the workflow

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

Response

204

No Content response.