Skip to main content
DELETE
Revoke a collaborator's access to a Model API

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

modelApiId
string
required

Model API id (24-character hex). Obtain from GET /api/modelServing/v1/modelApis or the Model API details URL.

collaboratorId
string
required

Domino user or organization id (24-character hex). Copy id from GET /api/modelServing/beta/modelApis/{modelApiId}/collaborators.

Response

Successfully removed the collaborator.

Last modified on September 3, 2026