post
https://endpoints-staging.tilkee.com/v3/projects-wrapper/
In order to create a new project, you must use this endpoint. It allows you to define everything you need to create a project :
- The project settings
- The components that must be added in this new project
- The access links that must be created
You can also define a project_id_to_clone attribute in order to use another project as a template for your new one.
If you define the is_template attribute to true you will create a template. Templates can be used to prepare basic project that already contains the document that are always added to the projects.
.png)