Add a Collaborator to a Project

Add a new Collaborator to a Project

Authentication

AuthorizationBearer

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

Path parameters

project_idstringRequiredformat: "uuid"

Query parameters

includestringOptional

Include additional “pre-loads” for this resource

Request

Collaborator to create or update
emailstringOptional

Response

Collaborator success response
_typeenum
Allowed values:
emailstring
project_idstringformat: "uuid"
userobject
User model
user_idstringformat: "uuid"

Errors

401
Unauthorized Error
404
Not Found Error