App Connections

Update the specified Fly.io Connection.

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

Path parameters

connectionIdstring uuid required

The ID of the Fly.io Connection to be updated.

Request body

namestring

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

descriptionstring nullable

The updated description of the Fly.io Connection.

isPlatformManagedCredentialsfalse

Not supported for Fly.io Connections.

gatewayId'null' nullable

Not supported for Fly.io Connections.

gatewayPoolId'null' nullable

Not supported for Fly.io Connections.

isAutoRotationEnabledfalse

Not supported for Fly.io Connections.

rotation'null' nullable

Not supported for Fly.io Connections.

Response

Default Response

Changes

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