Webhooks
Create a Hook
POST
/
v2.01
/
{ClientId}
/
hooks
Note
You can only create one Hook for each EventType
.
Body parameters
EventType
string
requiredAllowed values: An EventType
listed in the event types list
The type of the event.
Url
string
requiredMax. length: 255 characters
The URL (http or https) to which the notification is sent.
Tag
string
Max. length: 255 characters
Custom data that you can add to this object.
Responses
Was this page helpful?