App Connections

Update the specified Railway Connection.

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

Path parameters

connectionIdstring uuid required

The ID of the Railway Connection to be updated.

Request body

namestring

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

descriptionstring nullable

The updated description of the Railway Connection.

isPlatformManagedCredentialsfalse

Not supported for Railway Connections.

gatewayId'null' nullable

Not supported for Railway Connections.

gatewayPoolId'null' nullable

Not supported for Railway Connections.

isAutoRotationEnabledfalse

Not supported for Railway Connections.

rotation'null' nullable

Not supported for Railway Connections.

Response

Default Response

Changes

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