Webhooks

Delete a webhook subscription

Deletes a webhook subscription.

Scoped OAuth requires: webhook_subscriptions.write

delete/webhook_subscriptions/{id}

Path parameters

idstring required

The ID of the resource.

Headers

Acceptstring required

The Accept header is used as a versioning header.

Response

The webhook subscription was deleted successfully.

Changes