update_user_storage
Change the storage capacity allocated to a Zoho Mail user, allowing admins to increase or decrease limits based on requirements.
Instructions
Update storage limit for a user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoid | Yes | ||
| zuid | Yes | ||
| storage_limit | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response data | |
| error | No | Error message if any | |
| success | Yes | Whether the operation was successful | |
| status_code | No | HTTP status code |