Skip to main content
PUT
cURL

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

model_id
string
required

Body

application/json

Request to add or modify a model collaborator

collaboratorId
string
required
collaboratorLevel
enum<string>
required

type of collaborator

Available options:
editor,
viewer

Response

Successfully updated a model collaborator.

userId
string
required

user id of the collaborator

collaboratorLevel
enum<string>
required

type of collaborator

Available options:
editor,
viewer
username
string

Username of the user

email
string | null

Email of the user

name
string

Name of the user

Last modified on August 18, 2026