Skip to main content
POST
Accept invitation and join project

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

invitation_id
string<uuid>
requerido

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