Batch create Collaborators and PendingCollaborators within a Project

Submit a list of Collaborators to add to the given Project as Collaborators

認証

AuthorizationBearer

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

パスパラメータ

project_idstring必須形式: "uuid"

リクエスト

An array of batch operations
batchlist of objectsオプション
default_messagestringオプション
Default invite message to be applied to all invites created
send_emailbooleanオプションデフォルト値 true
When false no emails will be sent to the new Reviewers and Pending Reviewers

レスポンス

Batch create success response
errorobject

エラー

401
Unauthorized Error
404
Not Found Error