infomaniak_create_drive_file_access_user
Grant a user access to a kDrive file or folder, using a two-phase commit to ensure the access change is confirmed and safe.
Instructions
Grant a user access to a kDrive file or folder. Two-phase commit with current file-access guard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | kDrive file or folder id. | |
| payload | Yes | Access payload accepted by Infomaniak's file access users endpoints. | |
| user_id | Yes | User id to grant or update access for. | |
| drive_id | Yes | kDrive id. Discover via infomaniak_list_drives. | |
| confirmation_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||