Skip to main content
DELETE
/
v3
/
catalog_entries
/
{id}
DestroyEntry
curl --request DELETE \
  --url https://api.incident.io/v3/catalog_entries/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key from your incident.io dashboard (Settings → API keys)

Path Parameters

id
string
required

ID of this catalog entry

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

Response

204

No Content response.