App Connections

Update the specified Terraform Cloud Connection.

patch/api/v1/app-connections/terraform-cloud/{connectionId}

Path parameters

connectionIdstring uuid required

The ID of the Terraform Cloud Connection to be updated.

Request body

namestring

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

descriptionstring nullable

The updated description of the Terraform Cloud Connection.

isPlatformManagedCredentialsfalse

Not supported for Terraform Cloud Connections.

gatewayId'null' nullable

Not supported for Terraform Cloud Connections.

gatewayPoolId'null' nullable

Not supported for Terraform Cloud Connections.

isAutoRotationEnabledfalse

Not supported for Terraform Cloud Connections.

rotation'null' nullable

Not supported for Terraform Cloud Connections.

Response

Default Response

Changes

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