infomaniak_delete_drive_user
Delete a user from an Infomaniak kDrive. The operation uses a two-phase commit and includes a guard to prevent deleting the current user.
Instructions
Delete a kDrive user from a drive. Destructive two-phase commit with current user guard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | kDrive user id. | |
| drive_id | Yes | kDrive id. Discover via infomaniak_list_drives. | |
| confirmation_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||