v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141531,219979.8 KB

Operation to update a harness endpoint.

patch/harnesses/{harnessId}/endpoints/{endpointName}

Path parameters

harnessIdstring required

The ID of the harness that the endpoint belongs to.

endpointNamestring required

The name of the endpoint to update.

Request body

targetVersionstring

The harness version that the endpoint points to. If not specified, the existing value is retained.

descriptionstring

A description of the endpoint. If not specified, the existing value is retained.

clientTokenstring

A unique, case-sensitive identifier to ensure idempotency of the request.

Response

Success