v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
App Connections

Create a MySQL Connection.

post/api/v1/app-connections/mysql

Request body

method'username-and-password' required

The method used to authenticate with MySQL.

namestring required

The name of the MySQL Connection to create. Must be slug-friendly.

descriptionstring nullable

An optional description for the MySQL Connection.

projectIdstring

The ID of the project to create the MySQL Connection in.

isPlatformManagedCredentialsboolean

Whether or not the MySQL 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 MySQL Connections.

rotation'null' nullable

Not supported for MySQL Connections.

Response

Default Response