Last updated
© 2025 make.com
Last updated
Starts 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 this 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. If you want to stop this process, you can use the endpoint.
The ID of the webhook. Use the GET /hooks API call to get the ID values of your webhooks.
654
Successful response