Skip to main content
PATCH
Update a webhook endpoint

Authorizations

Authorization
string
header
required

API key issued during merchant onboarding.

Path Parameters

id
string
required
Pattern: [^\/#\?]+?

Body

application/json

UpdateWebhookEndpointDto

url
string<url>
event_categories
enum<string>[]
Minimum array length: 1
Available options:
onramp,
offramp,
conversion,
transfer,
deposit,
kyc
active
boolean

Response

Webhook endpoint updated

status
enum<boolean>
required
Available options:
true
Example:

true

message
string
required

Human-readable summary

Example:

"Webhook endpoint updated"

code
enum<string>
required
Available options:
ok
Example:

"ok"

data
object
required
meta
object
required