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
Changes
Changed in 1 of the 126 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○