Skip to main content
POST
Create Project

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
name
string
required
workspaceId
string
required
icon
string
required
slug
string
required

Response

200 - application/json

Project created successfully

id
string
required
workspaceId
string
required
slug
string
required
icon
string | null
required
name
string
required
description
string | null
required
createdAt
string<date-time>
required
isPublic
boolean | null
required
archivedAt
unknown
required