v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Order

Clones an existing public order.

The order to clone must be marked as public.

post/order/{orderId}/clone

Path parameters

orderIdstring required

The ID of the order to clone.

Request body

orderNamestring required

The name of the new cloned order.

Response

OK

datasetIdstring nullable

The dataset ID of the cloned order.

orderIdstring required

The ID of the newly cloned order.