Import libraries from another project
POST/api/import_libraries
Copies whole library directories - the working copy plus every published version - from another project's libraries/ into this project's, the same way import_node_templates copies templates.
Request
Responses
- 200
- 400
- 404
- 409
- 422
Successful Response
Source and destination projects must be different
Project or library not found
A library with that name already exists in the destination project
Validation Error