box_update_shared_link
Update shared link settings for files or folders to control access. Configure access level, password protection, expiration date, and download permissions for secure sharing.
Instructions
Update shared link settings for a file or folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Box item path (alternative to itemId) | |
| access | No | Access level for shared link | |
| itemId | Yes | Box item ID | |
| itemType | Yes | Type of Box item | |
| password | No | Optional password protection | |
| unsharedAt | No | Expiration date (ISO 8601) | |
| canDownload | No | Allow downloads via shared link |