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.