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_id
Request
An array of batch operations
batch
default_message
Default invite message to be applied to all invites created
send_email
When false no emails will be sent to the new Reviewers and Pending Reviewers
Response
Batch create success response
error