put https://go.v7labs.com/api/workspaces//projects//members/
Updates a user's role in an agent (a role has to be already assigned). This role will overrideany inherited roles from the Workspace (if any). user_id
parameter can either be valid user's UUIDor anyone_in_workspace
or anyone_in_folder
. anyone_in_workspace
and anyone_in_folder
are special user IDs that can be used to grant roles to anyone in the Workspace and/or Folderrespectively. Those permissions only apply to users that don't have any roles explicitly granted tothem on Project or parent resources.
Note: project_id
is the same as agent_id
Callback