v1

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

Operation to create a harness endpoint.

post/harnesses/{harnessId}/endpoints

Path parameters

harnessIdstring required

The ID of the harness to create an endpoint for.

Request body

endpointNamestring required

The name of the endpoint. Must start with a letter and contain only alphanumeric characters and underscores.

targetVersionstring

The harness version that the endpoint points to and serves invocations from.

descriptionstring

A description of the endpoint.

clientTokenstring

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

tagsobject

Tags to apply to the endpoint resource.

Response

Success