PUT
Set webhook URL (API key)

Authorizations

x-api-key
string
header
required

Your business API key, generated from the dashboard. Required on every business-facing endpoint.

Body

application/json
webhookUrl
string<uri>
required
Example:

"https://yourapp.com/webhooks/tradevu"

Response

200 - application/json

Webhook saved.

message
string
Example:

"Webhook set"