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

Path Parameters

id
string
required

The ID of this alert source

Example:

"01GW2G3V0S59R238FAHPDS1R66"

Response

204

No Content response.