delete https://go.v7labs.com/api/workspaces//projects//members/
Deletes a user's role in a Project. After this operation user may loose access to resource, unless
they have inherited roles from parent resources. user_id
parameter can either be valid user's UUID
or 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 Project or parent resources.
Callback