Skip to main content
POST
Add Project Collaborator

Authorizations

Authorization
string
header
required

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

Path Parameters

project_id
string<uuid>
required

Body

application/json
user_id
string
required
role
enum<string>
default:viewer
Available options:
viewer,
editor,
admin

Response

Successful Response

user_id
string
required
role
string
required
added_by
string | null
required
created_at
string<date-time>
required