Skip to main content
POST
Add a collaborator to this project

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

projectId
string
required

Project ID

Body

application/json

Collaborator ID

id
string
required

userId of collaborating user or organization

Example:

"662604702b7e5d347dbe7a908"

role
enum<string>
required

Collaborator's role in the project

Available options:
contributor,
launcherUser,
resultsConsumer,
projectImporter

Response

Success

collaborator
object
required
metadata
object
required
Last modified on August 18, 2026