workspaces
Update Workspace Member Role
Change a workspace member's role.
patch/v1/workspaces/{workspace_id}/members/{user_id}
Path parameters
workspace_idstring uuid required
user_idstring uuid required
Query parameters
role'owner' | 'admin' | 'member' | 'viewer' required
Role to assign in this workspace.
Role to assign in this workspace.
Response
Successful Response