Delete a webhook
Webhooks
Delete a webhook
Delete the specified webhook object. This webhook will no longer be accessible via API.
DELETE
Delete a webhook
Documentation Index
Fetch the complete documentation index at: https://apidocs.bridge.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
A UUID that uniquely identifies a resource
Required string length:
1 - 42Pattern:
[a-z0-9]*Response
Successfully deleted webhook response
An identifier that uniquely identifies the webhook endpoint
Pattern:
^wep_[a-f0-9]+$The URL that the webhook will send events to
The status of the webhook. Only active webhooks will receive events automatically.
Available options:
active, disabled, deleted The public key (in PEM format) that should be used to verify the authenticity of webhook events
The list of event categories that the webhook endpoint will receive
The category of the webhook event
Available options:
customer, kyc_link, liquidation_address.drain, static_memo.activity, transfer, virtual_account.activity, bridge_wallet.activity, card_account, card_transaction, card_withdrawal, posted_card_account_transaction, external_account 