Skip to main content
DELETE
Delete a webhook

Authorizations

Api-Key
string
header
required

Path Parameters

webhookID
string
required

A UUID that uniquely identifies a resource

Required string length: 1 - 42
Pattern: [a-z0-9]*

Response

Successfully deleted webhook response

id
string
required

An identifier that uniquely identifies the webhook endpoint

Pattern: ^wep_[a-f0-9]+$
url
string
required

The URL that the webhook will send events to

status
enum<string>
required

The status of the webhook. Only active webhooks will receive events automatically.

Available options:
active,
disabled,
deleted
public_key
string
required

The public key (in PEM format) that should be used to verify the authenticity of webhook events

event_categories
enum<string>[]

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