Skip to main content
POST
Create a project

Authorizations

Authorization
string
header
required

Human personal access token (sk-actrl-pat-...).

Body

application/json
accountId
string<uuid>
required

Account that will own the project.

name
string
required

Project name.

description
string | null

Optional project description.

Response

Project created.

ok
enum<boolean>
required
Available options:
true
data
object
required