post https://{domain}.uspacy.ua/company/v1/webhooks
Creates a new outgoing webhook with specified details.
Log in to see full request history
Responses
401Access token is missing or invalid
Creates a new outgoing webhook with specified details.
401Access token is missing or invalid
xxxxxxxxxx
curl --request POST \
--url https://domain.uspacy.ua/company/v1/webhooks \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"active":false}'
Try It!
to start a request and see the response here! Or choose an example: