A OAuth token must have at least one of the following scopes in order to use this API endpoint:
OAuth Scopes
| Resource | Scopes |
|---|---|
| Organization | write_databases |
| Database | write_database |
The name of the organization the database belongs to
The name of the database
The ID of the IP restriction entry
The PostgreSQL schema to restrict access to. Leave empty to allow access to all schemas.
The PostgreSQL role to restrict access to. Leave empty to allow access for all roles.
List of IPv4 CIDR ranges (e.g., ['192.168.1.0/24', '192.168.1.1/32']). Only provided fields will be updated.
Returns the updated 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