Documentation Index
Fetch the complete documentation index at: https://docs.galileo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Function: removeProjectUserCollaborator()
Parameters
userId
string
ID of the collaborator to remove.
projectId
string
ID of the project the collaborator belongs to.
Returns
Promise<void>
A promise that resolves when removal succeeds.