v1.0.0
OpenAPI 3.1.0
Delete a reporting webhook
Client Libraries
US region
Delete a reporting webhook's configuration.
The identifier of a webhook.
A successful request has no response.
The webhook ID does not exist.
Your request is over the 10-per-second limit.
curl https://api.customer.io/v1/reporting_webhooks/1 \
--request DELETE \
--header 'Authorization: Bearer YOUR_SECRET_TOKEN'
A successful request has no response.