Update member permissions
Workspace
Update member permissions
Updates a member’s permissions in a workspace.
PATCH
Update member permissions
Documentation Index
Fetch the complete documentation index at: https://gologin.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
If true, the member will have access only to a particular folder.
Example:
false
Role of the member.
Available options:
owner, admin, editor, guest Folders that the member will have access to. Need to specify only if limitedAccess is true.