Skip to main content
POST
Create Project

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
name
string
required
description
string
default:""
status
string
default:active
priority
string
default:p3
tags
string[]

Response

Successful Response

id
string
required
workspace_id
string
required
name
string
required
description
string
required
status
string
required
priority
string
required
tags
string[]
required
created_at
string
required
updated_at
string
required