v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
App Connections

Create a Microsoft SQL Server Connection.

post/api/v1/app-connections/mssql

Request body

method'username-and-password' required

The method used to authenticate with Microsoft SQL Server.

namestring required

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

descriptionstring nullable

An optional description for the Microsoft SQL Server Connection.

projectIdstring

The ID of the project to create the Microsoft SQL Server Connection in.

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