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 - 256
region
string
required
Pattern: ^[a-z]{2}(-[a-z]+)+-\d{1,2}$
slug
string
required
Pattern: ^[a-z][a-z0-9-]{1,30}[a-z0-9]$

Response

The project and its two spaces.

name
string
required
project_id
string<uuid>
required
region
string
required
slug
string
required
spaces
SpaceOut · object[]
required