Webhook
Register Webhook
Register a webhook to listen to the events.
POST
/
user
/
webhook
/
Authorizations
Your API key with the prefix: dr_
. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the account settings panel (In the bottom left corner click on your Account
→ profile
)
Body
application/json
URL of the webhook endpoint to receive events
List of subscribable events your webhook wants to listen to. null
means to subscribe to all the available events.