Skip to main content
POST
Add collaborators

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

model_id
string
required

Body

application/json
collaboratorId
string
required
collaboratorLevel
enum<string>
required

type of collaborator

Available options:
editor,
viewer

Response

Successfully add a collaborator to model.

collaboratorLevel
enum<string>
required

type of collaborator

Available options:
editor,
viewer
userId
string
required

user id of the collaborator

email
string | null

Email of the user

name
string

Name of the user

username
string

Username of the user

Last modified on August 19, 2026