Delete a webhook subscription
Webhooks
Delete a webhook subscription
Stop delivering events to this URL. We immediately drop any retries already queued for it. Past delivery attempts stay in the audit log.
DELETE
Delete a webhook subscription
Authorizations
Pass your secret key in the Authorization header as a Bearer
token: Authorization: Bearer sk_test_... (sandbox) or
Bearer sk_live_... (production).
Keys are created in the developer portal and the plaintext secret is shown exactly once at creation. Treat them like passwords — never embed them in mobile apps or front-end code.
Path Parameters
Response
Subscription removed.
