patch https://{domain}.uspacy.ua/company/v1/incoming_webhooks/
Updates an existing incoming webhook. Available only for admin users.
Log in to see full request history
Responses
401Access token is missing or invalid
Updates an existing incoming webhook. Available only for admin users.
401Access token is missing or invalid
xxxxxxxxxx
curl --request PATCH \
--url https://domain.uspacy.ua/company/v1/incoming_webhooks/incomingWebhookId \
--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: