delete https://go.v7labs.com/api/workspaces//projects//members/
Deletes a user's role in an agent (pka project). After this operation user may lose access to resource, unless they have inherited roles from parent resources. 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 revoke access from anyone in the Workspace and/or Folder respectively that don't have any roles explicitly granted to them on agent or parent resources.
Note: project_id
is the same as agent_id
Callback