API Reference

/api/v1/projects

This can be used to create a new project, including creating a new project from a template. If project_template_id is provided, the project will be created from the template, otherwise a new blank project will be created.

Please note:

  • The API user will be added as project member with full access to the project.
  • Creating a project from a template can be a slow operation, as it may involve copying a lot of data. This can typically be in the order of a few seconds.
Language
Authorization
Header
Click Try It! to start a request and see the response here!