Create an allowed IP address range
Create an allowed IP address range that constrains which IP addresses can be used to interact with your Astro Organization using APIs.
Path parameters
The ID of the Organization where you want to create the allowed IP address range.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The allowed IP address range in CIDR format.
Response
OK
The time when the allowed IP address range was created in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ
.
The allowed IP address range’s ID.
The allowed IP address range in CIDR format.
The allowed IP address range’s Organization ID.
The time when the allowed IP address range was updated in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ
.