Last updated
© 2025 make.com
Last updated
Disables a hook with a given ID. Newly created hooks are enabled by default which means they are ready to accept data. The disabled hook does not accept any data. This endpoint can be useful when you want to debug the scenario functionality. In response, this endpoint returns the confirmation that the hook was successfully disabled.
The ID of the webhook. Use the GET /hooks API call to get the ID values of your webhooks.
654
Successful response