POST
/
api
/
parea
/
v1
/
project

Authorizations

x-user-id
string
header
required

Body

application/json
name
string
required

Name of the project

Response

200 - application/json
created_at
string
required

Timestamp the project was created

name
string
required

Name of the project

uuid
string
required

UUID of the project

was_created
boolean
required

If the project was created or not.