hooks
Add a new webhook
Use this method to add a new webhook.
post/hooks/
Request body
namestring required
Human-readable name for this webhook
activeboolean required
Inactive webhooks will not send any requests
urlstring uri required
Receiving URL
batch_sizeinteger
Webhook messages batch size
send_attemptsinteger
Maximum number of attempts to send a webhook
Response
idinteger required
namestring required
Human-readable name for this webhook
activeboolean required
Inactive webhooks will not send any requests
urlstring uri required
Receiving URL
batch_sizeinteger
Webhook messages batch size
send_attemptsinteger
Maximum number of attempts to send a webhook
created_byinteger required
Creator ID
created_datestring date-time required
Webhook creation date
modified_datestring date-time required
Webhook modification date