post_share_link
Create a share link for a file or folder on your Freebox, with optional expiration and remote access URL.
Instructions
Create a new ShareLink
Error codes: invalid_id, path_not_found, internal_error
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | The link unique sharing token | |
| path | No | The root path of the share, if the path is a regular file, only this file will be shared | |
| name | No | The readable name of the shared file/folder | |
| expire | No | Link expiration timestamp, 0 means no expiration. — Unix timestamp (seconds since epoch). | |
| fullurl | No | Full URL to use for remote access. If remote access is disabled, the field will be empty. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||