Delete a webhook subscription
Webhooks
Delete a webhook subscription
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Permanently deletes the subscription and its delivery-log payloads.
DELETE
Delete a webhook subscription
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>
Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
Webhook subscription ID.
Response
Webhook subscription deleted successfully. The response body is empty.
Empty body