Add a Collaborator to a Project

Add a new Collaborator to a Project

認証

AuthorizationBearer

Bearer <token>形式のBearer認証。tokenは認証トークンです。

パスパラメータ

project_idstring必須形式: "uuid"

クエリパラメータ

includestringオプション

Include additional “pre-loads” for this resource

リクエスト

Collaborator to create or update
emailstringオプション

レスポンス

Collaborator success response
_typeenum
許可された値:
emailstring
project_idstring形式: "uuid"
userobject
User model
user_idstring形式: "uuid"

エラー

401
Unauthorized Error
404
Not Found Error