Member Management
Update Member Role
Updates the role of a user
PUT
/
workspaces
/
{workspace_id}
/
users
/
{user_id}
/
role
Path
workspace_id
string
requiredThis is the ID of the workspace.
user_id
string
requiredThis is the ID of the user.
Was this page helpful?