Skip to main content
POST
Create a project

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Required string length: 1 - 120
sizes
enum<string>[]
required
Minimum array length: 1
Available options:
nano,
micro,
medium,
large,
xl,
xxl,
ultra
description
string | null
Maximum string length: 300
includeDeps
boolean
includeSkills
boolean
setupScript
string | null
Maximum string length: 20000
codeRepositoryIds
string[] | null
Required string length: 1 - 255
color
enum<string>
Available options:
neutral,
red,
orange,
yellow,
green,
teal,
blue,
purple,
pink
icon
enum<string>
Available options:
folder,
code,
terminal,
book,
brain,
bug,
building,
cloud,
globe,
idea,
tools,
magic,
processor,
sandbox,
server,
tasks,
tactics,
images,
database,
api,
mobile,
package
runNow
boolean
schedule
object

Response

Create a project

jobIds
string[]
required
Required string length: 1 - 255
project
object
required