Authorizations
Path Parameters
The name of the organization the database belongs to
The name of the database
Body
List of IPv4 CIDR ranges (e.g., ['192.168.1.0/24', '192.168.1.1/32']). Must contain at least one valid IPv4 address or range.
The PostgreSQL schema to restrict access to. Leave empty or omit to allow access to all schemas.
The PostgreSQL role to restrict access to. Leave empty or omit to allow access for all roles.
Response
Returns the created IP restriction entry
The ID of the IP allowlist entry
The schema name to restrict access to (optional)
The role to restrict access to (optional)
List of CIDR ranges
When the entry was created
When the entry was updated
When the entry was deleted

