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.string
ID of the collaborator to remove.
string
ID of the project the collaborator belongs to.
Promise<void>
A promise that resolves when removal succeeds.