DataApiConfigUpdate
Request body for updating Data API configuration
DatabasesServerlessPostgresInfrastructureAuthenticationEdge
Properties
| Name |
Type |
Description |
| enabled |
boolean |
Whether to enable or disable the Data API |
| database_name |
string |
The target database |
| exposed_schemas |
array |
Schemas to expose |
| max_rows |
integer |
Maximum rows per response |
| auth_provider |
string |
Authentication provider for JWT validation |
JSON Schema