workspace

Update Workspace User Roles

Update user roles in a workspace (bulk operation). Only workspace owners can update roles. Returns the full WorkspaceUserResponse for each successfully updated user.

patch/api/workspace/{workspace_ext_id}/users

Path parameters

workspace_ext_idstring required

Request body

user_ext_idsstring[] required
role'owner' | 'collaborator' | 'guest' required

Role of a user within a workspace.

Response

Successful Response

role'owner' | 'collaborator' | 'guest' required

Role of a user within a workspace.

joined_atstring date-time required
conversation_countinteger
document_countinteger

Changes

Changed in 1 of the 34 revisions of this API.1