App Connections

Update the specified Travis CI Connection.

patch/api/v1/app-connections/travis-ci/{connectionId}

Path parameters

connectionIdstring uuid required

The ID of the Travis CI Connection to be updated.

Request body

namestring

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

descriptionstring nullable

The updated description of the Travis CI Connection.

isPlatformManagedCredentialsfalse

Not supported for Travis CI Connections.

gatewayId'null' nullable

Not supported for Travis CI Connections.

gatewayPoolId'null' nullable

Not supported for Travis CI Connections.

isAutoRotationEnabledfalse

Not supported for Travis CI Connections.

rotation'null' nullable

Not supported for Travis CI Connections.

Response

Default Response

Changes

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