Import node templates from another project
POST/api/import_node_templates
Copies whole node templates - configuration and script together - from another project's template group into this project's, along with any libraries the templates pin that the destination doesn't already have.
Request
Responses
- 200
- 400
- 404
- 409
- 422
Successful Response
Source and destination projects must be different, or invalid node_type
Project or template not found
A template with that name already exists in the destination project
Validation Error