App Connections

Update the specified Infisical Connection.

patch/api/v1/app-connections/external-infisical/{connectionId}

Path parameters

connectionIdstring uuid required

The ID of the Infisical Connection to be updated.

Request body

namestring

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

descriptionstring nullable

The updated description of the Infisical Connection.

isPlatformManagedCredentialsfalse

Not supported for Infisical Connections.

gatewayId'null' nullable

Not supported for Infisical Connections.

gatewayPoolId'null' nullable

Not supported for Infisical Connections.

isAutoRotationEnabledfalse

Not supported for Infisical Connections.

rotation'null' nullable

Not supported for Infisical Connections.

Response

Default Response

Changes

No recorded changes to this endpoint across all 21 revisions of this API.