POST
/
projects
/
create

Authorizations

X-API-Key
string
header
required

Body

application/json
name
string
required
description
endedAt
string | null
features
string[] | null
isEnabled
boolean
isLocked
boolean
labels
string[] | null
products
string[] | null
startedAt
string | null
statusId
string | null
teams
string[] | null
tickets
string[] | null
users
string[] | null

Response

200 - application/json
description
required
id
string
required
isEnabled
boolean
required
isLocked
boolean
required
name
string
required
slug
string
required
slugId
string
required
status
object | null
required
updatedAt
string
required
statusId
string | null