post http://api.tidyhq.com/v2/webhooks//activate
Sets a webhook to the active state, if it allows state changes. You must be an administrator to access this API.
Responses
204Successfully Activated
Sets a webhook to the active state, if it allows state changes. You must be an administrator to access this API.
204Successfully Activated
xxxxxxxxxx
curl --request POST \
--url http://api.tidyhq.com/v2/webhooks/webhookId/activate \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: