Headers
Example:
"b286daabf9921b5a01a4621f026c111e046f8911feba212996c92159b98427d"
Path Parameters
The Webhook Event id
Body
application/json
The name of the webhook event. It is a required field.
Examples:
"Test Webhook Event"
The URL of the webhook, must be a valid URL with https
protocol. This is the URL that the webhook will send the event data to. It is a required field.
The event types that the webhook will listen to. It is a required field.
Examples:
"transfer.created"
"transfer.updated"