infomaniak_remove_drive_share_link
Remove the share link from a specified Infomaniak kDrive file or folder. Employs a two-phase commit requiring confirmation to avoid accidental deletion.
Instructions
Remove a kDrive share link through DELETE /2/drive/{drive_id}/files/{file_id}/link. Destructive two-phase commit with current share-link guard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | kDrive file or folder id. | |
| drive_id | Yes | kDrive id. Discover via infomaniak_list_drives. | |
| confirmation_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||