Webhooks
Update a Hook
PUT
/
v.2.01
/
{ClientId}
/
hooks
/
{HookId}
Path parameters
HookId
string
The unique identifier of the hook.
Body parameters
Url
string
requiredMax. length: 255 characters
The URL (http or https) to which the notification is sent.
Status
string
Allowed values: DISABLED
, ENABLED
Whether the hook is enabled or not.
Tag
string
Max. length: 255 characters
Custom data that you can add to this object.
Responses
Was this page helpful?