Update webhook URL
Partner - Webhooks
Update webhook URL
Updates the webhook URL where M2M will send event notifications (e.g., link.opened, operation.completed, user.data_request). Set to null to disable webhook deliveries.
PUT
Update webhook URL
Authorizations
Your partner API key. Use m2m_test_* keys for the sandbox environment.
Body
application/json
Webhook URL to receive event notifications
Example:
"https://api.example.com/webhooks/m2m"
Response
Webhook configuration updated