post http://api.tidyhq.com/v2/webhooks
Creates a new webhook with the given parameters. You must be an administrator to access this API.
Response
200OK
Creates a new webhook with the given parameters. You must be an administrator to access this API.
200OK
xxxxxxxxxx
curl --request POST \
--url http://api.tidyhq.com/v2/webhooks \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!