Last updated
© 2025 make.com
Last updated
Updates a hook with a given ID by passing new values in the request body. Any property that is not provided will be left unchanged. In the response, it returns all details of the updated hook including properties that were not changed.
The ID of the webhook. Use the GET /hooks API call to get the ID values of your webhooks.
654
The name of the updated hook. The name must be at most 128 characters long and does not need to be unique.
Successful response