Skip to main content
POST
Create Project

Autorizaciones

Authorization
string
header
requerido

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

Cuerpo

application/json
name
string
requerido

The name of the project

description
string | null

A brief description of the project

Respuesta

Successful Response

id
string<uuid>
requerido

Unique identifier for the project

name
string
requerido

The name of the project

members_count
integer
requerido

Number of members associated with the project

description
string | null

A brief description of the project