v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
App Connections

Update the specified MySQL Connection.

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

Path parameters

connectionIdstring uuid required

The ID of the MySQL Connection to be updated.

Request body

namestring

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

descriptionstring nullable

The updated description of the MySQL Connection.

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