PostgreSQL
Create
Create a PostgreSQL Connection for the current organization.
POST
Check out the configuration docs for PostgreSQL Connections to learn how to obtain the required credentials.
Body
application/json
The method used to authenticate with PostgreSQL.
Available options:
username-and-password
The credentials used to connect with PostgreSQL.
The name of the PostgreSQL Connection to create. Must be slug-friendly.
Required string length:
1 - 32
An optional description for 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?