Skip to main content
POST
A Project is a workspace for one line of work and comes with a file Drive for inputs and results. Only name is required.

Authorizations

Authorization
string
header
required

Requires an API key. See the Authentication guide.

Body

application/json
name
string
required
Required string length: 1 - 128
description
string | null

Free-text description of the Project.

Maximum string length: 1024

Response

201 - application/json

Project created.

id
string
required
name
string
required
created
integer
required
object
string
default:project
Allowed value: "project"
description
string | null

Free-text description of the Project.

updated
integer | null
drive_stats
Drive Stats · object | null
org_id
string | null
org_name
string | null