v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
App Connections

Update the specified Microsoft SQL Server Connection.

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

Path parameters

connectionIdstring uuid required

The ID of the Microsoft SQL Server Connection to be updated.

Request body

namestring

The updated name of the Microsoft SQL Server Connection. Must be slug-friendly.

descriptionstring nullable

The updated description of the Microsoft SQL Server Connection.

isPlatformManagedCredentialsboolean

Whether or not the Microsoft SQL Server 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 Microsoft SQL Server Connections.

rotation'null' nullable

Not supported for Microsoft SQL Server Connections.

Response

Default Response