light-mode-image
Learn
API ReferenceWebhooks

Delete Webhook

Roles

adminissuermanaged-issuer

Analytics Events

WEBHOOK_DELETE_STARTWEBHOOK_DELETE_SUCCESSWEBHOOK_DELETE_FAIL
DELETE/v1/webhooks/{webhookId}

Deletes a Webhook by providing its ID.

Analytic events

  • WEBHOOK_DELETE_START
  • WEBHOOK_DELETE_SUCCESS
  • WEBHOOK_DELETE_FAIL

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

webhookId*string

Webhook ID

Formatuuid

Response Body

application/json

application/json

curl -X DELETE "https://example.com/v1/webhooks/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty

How would you rate this page?