infomaniak_update_drive_trash_settings
Update kDrive trash settings using a two-phase commit, requiring a confirmation token to apply changes.
Instructions
Update kDrive trash settings through PUT /2/drive/{drive_id}/settings/trash. Two-phase commit with current settings guard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| drive_id | Yes | kDrive id. Discover via infomaniak_list_drives. | |
| settings | Yes | Trash settings payload accepted by Infomaniak's PUT /2/drive/{drive_id}/settings/trash endpoint. | |
| confirmation_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||