delete_allowed_ips
Delete an allowed IP range from an organization's Zoho Mail security settings to revoke network access.
Instructions
Delete allowed IP range for organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoid | Yes | ||
| ip_id | No | ||
| role_id | Yes | ||
| to_ip_range | Yes | ||
| from_ip_range | 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 |