Skip to main content
DELETE
Delete a webhook

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

id
string
required

Identifier of the webhook subscription — the numeric id returned at create, carried as a path segment.

Response

Webhook deleted

webhook
object

The deleted webhook, echoed as an id-only object.

meta
object