Last updated
© 2025 make.com
Last updated
Updates a template 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 template including properties that were not changed.
The unique ID of the private template. It can be retrieved from the List templates endpoint.
164
The new name of the template. The name does not need to be unique.
The full blueprint of the template. It contains information about the general setup and all included apps and modules, and their settings.
The scheduling details of the template.
The controller of the template. This property refers to wizards that can be added to each module in the template from the Make interface. The wizards contain short instructions for other users explaining how to use the template step by step.
Successful response