v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
App Connections

Update the specified PostgreSQL Connection.

patch/api/v1/app-connections/postgres/{connectionId}

Path parameters

connectionIdstring uuid required

The ID of the PostgreSQL Connection to be updated.

Request body

namestring

The updated name of the PostgreSQL Connection. Must be slug-friendly.

descriptionstring nullable

The updated description of the PostgreSQL Connection.

isPlatformManagedCredentialsboolean

Whether or not the PostgreSQL Connection credentials should be managed by Infisical. Once enabled this cannot be reversed.

gatewayIdstring uuid nullable

The Gateway ID to use for this connection.

gatewayPoolIdstring uuid nullable

The Gateway Pool ID to use for this connection.

isAutoRotationEnabledfalse

Not supported for PostgreSQL Connections.

rotation'null' nullable

Not supported for PostgreSQL Connections.

Response

Default Response