Create a project
Project
Create a project
Create a new project within the organisation with optional content copying from an existing project.
POST
Create a project
Documentation Index
Fetch the complete documentation index at: https://docs.gorules.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Personal access token is obtained through your profile
Body
application/json
Name of the project
Unique key identifier for the project (lowercase letters, numbers, and hyphens)
Pattern:
^[a-z0-9]{2,}(-[a-z0-9]+)*$Project ID to copy content from
Whether the project should be protected from deletion
Project version to create (v1 or v2)
Available options:
v1, v2, null Response
200 - application/json
The created project with details
The created project with details
The created project