Skip to main content
DELETE
Delete a Webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

webhookId
string
required

(Required) The webhook identifier.

Response

OK

The response is of type string.

Last modified on August 11, 2026