Batch create Collaborators and PendingCollaborators within a Project

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

Authentication

AuthorizationBearer

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

Path parameters

project_idstringRequiredformat: "uuid"

Request

An array of batch operations
batchlist of objectsOptional
default_messagestringOptional
Default invite message to be applied to all invites created
send_emailbooleanOptionalDefaults to true
When false no emails will be sent to the new Reviewers and Pending Reviewers

Response

Batch create success response
errorobject

Errors

401
Unauthorized Error
404
Not Found Error