Private Sharing
List shares
Share with user
| Field | Type | Description |
|---|---|---|
userId | string | Target user ID |
accessLevel | string | view, edit, or admin |
encryptedKey | string | Session key encrypted for the recipient |
Update access level
Revoke share
Public Sharing
Create public link
| Field | Type | Description |
|---|---|---|
expiresAt | string | Optional expiration date (ISO 8601) |
maxUses | number | Optional maximum number of uses |