add_allowed_ips
Add an allowed IP range for an organization role, specifying start and end addresses to control email account access.
Instructions
Add allowed IP range for organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoid | Yes | ||
| 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 |