Last updated
© 2025 make.com
Last updated
Stops the process of learning the request body structure by a hook with a given ID. When you send to the hook address a request with data in its body, you can use the endpoint to force the hook to start determining the payload data structure which will later be suggested in the scenario as the output of the hook. The data structure learning process also starts automatically when a new hook is created and stops once the data structure is determined. You can use this endpoint to stop the learning process at any time.
The ID of the webhook. Use the GET /hooks API call to get the ID values of your webhooks.
654
Successful response