Skip to main content
POST
Create a project

Authorizations

Authorization
string
header
required

Body

application/json
name
string
required

The name of the new project.

Minimum string length: 1
folderId
string

The developer ID of the folder to create the project in. If omitted, the project is created at the workspace root.

Response

200 - application/json

Returns the developer ID and name of the created project

id
string
required

The Developer ID of the created project

name
string
required

The name of the created project