Update the specified webhook object
A UUID that uniquely identifies a resource
1 - 42Updated webhook endpoint object
The new HTTPS URL that Bridge will send events to.
1The new status of the webhook endpoint. If set to "active", the webhook will be enabled and will send requests to the new URL. If set to "disabled", the webhook will be disabled and will not send requests to the URL.
active, disabled The list of event categories that the webhook endpoint will receive. Note that if modified, the webhook endpoint will receive events for new categories only from the current point onwards.
The category of the webhook event
customer, kyc_link, liquidation_address.drain, static_memo.activity, transfer, virtual_account.activity, card_account, card_transaction, card_withdrawal, posted_card_account_transaction Successful webhook object response
An identifier that uniquely identifies the webhook endpoint
The URL that the webhook will send events to
The status of the webhook. Only active webhooks will receive events automatically.
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
customer, kyc_link, liquidation_address.drain, static_memo.activity, transfer, virtual_account.activity, card_account, card_transaction, card_withdrawal, posted_card_account_transaction