Webhook
Update Webhook URL
Update the webhook URL configuration for the authenticated client. Available in sandbox and development environments only.
Authorization
AuthorizationRequiredBearer <token>Enter your token in the format: Bearer {token}
In: header
Request Body
application/jsonOptionalwebhook_urlRequiredstringThe webhook URL endpoint. Must use http or https protocol. Leave empty to reset the webhook URL.
Response Body
Success response
webhook_nameRequiredstringThe name of the webhook/client credential
webhook_urlRequiredstringThe updated webhook URL endpoint
legal_entity_idRequiredstringThe legal entity ID associated with this webhook
updated_atRequiredstringTimestamp when the webhook was updated
Format:
"date-time"