Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.example.com/model-monitor/v2/api/model/{model_id}/collaborators \ --header 'X-Domino-Api-Key: <api-key>'
[ { "userId": "<string>", "username": "<string>", "email": "<string>", "name": "<string>" } ]
Deletes an existing collaborator for a standalone DMM model
Successfully removed a collaborator from a model.
user id of the collaborator
type of collaborator
editor
viewer
Username of the user
Email of the user
Name of the user
Was this page helpful?
Contact support