- Sync
- Async
Parameters
end_user_id(str): End-user identifier to scope all operations
Returns
UserScope/AsyncUserScope: Scoped client that automatically includesend_user_id
Examples
- Sync
- Async
Notes
- You can also scope a folder to a user:
folder.signin("user_123").

