Webhook Subscriptions

Delete webhook subscription

Permanently deletes a webhook subscription. This action cannot be undone.

delete/api/v3.1/webhook_subscriptions/{id}

Path parameters

idstring webhookSubscriptionId required

Webhook subscription ID

Webhook subscription ID

Response

Webhook subscription deleted

successboolean required

Changes

Changed in 3 of the 61 revisions of this API.5

    • the endpoint scheme security CookieAuth was removed from the API

      api-security-removed

    • the endpoint scheme security UserApiKeyAuth was removed from the API

      api-security-removed

    • api tag Webhook Subscriptions added

      api-tag-added

    • api tag Webhooks removed

      api-tag-removed

    • endpoint added

      endpoint-added