PostgreSQL
Update
Update the specified PostgreSQL Connection.
PATCH
Check out the configuration docs for PostgreSQL Connections to learn how to obtain the required credentials.
Path Parameters
The ID of the PostgreSQL Connection to be updated.
Body
application/json
The credentials used to connect with PostgreSQL.
The updated name of the PostgreSQL Connection. Must be slug-friendly.
Required string length:
1 - 32
The updated description of the PostgreSQL Connection.
Maximum length:
256
Whether or not the PostgreSQL Connection credentials should be managed by Infisical. Once enabled this cannot be reversed.
Response
200
application/json
Default Response
Was this page helpful?