Infra APIDatabases
Rotate native PostgreSQL access
POST
/api/v1/databases/{db_id}/native-access/rotateAuthorization
BearerAuth AuthorizationBearer <token>
Hydra JWT Bearer token
In: header
Path Parameters
db_id*string
Database ID
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v1/databases/string/native-access/rotate"{ "credential_generation": 0, "password": "string"}{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}