Skip to main content
POST
Create

Authorizations

Authorization
string
header
required

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

Body

application/json
Name
string

Response

200 - application/json

OK

uuid
string

The project's unique identifier (36 characters)

name
string

The project's name

created_at
string

The timestamp of creation

updated_at
string

The timestamp of last update