App Connections

Update the specified CircleCI Connection.

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

Path parameters

connectionIdstring uuid required

The ID of the CircleCI Connection to be updated.

Request body

namestring

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

descriptionstring nullable

The updated description of the CircleCI Connection.

isPlatformManagedCredentialsfalse

Not supported for CircleCI Connections.

gatewayId'null' nullable

Not supported for CircleCI Connections.

gatewayPoolId'null' nullable

Not supported for CircleCI Connections.

isAutoRotationEnabledfalse

Not supported for CircleCI Connections.

rotation'null' nullable

Not supported for CircleCI Connections.

Response

Default Response

Changes

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