v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Rows

Clone rows in batch

Clones rows in the draft version of the specified table, given a set of row ids. Maximum of 100 row ids per call.

post/cms/hubdb/2026-03/tables/{tableIdOrName}/rows/draft/batch/clone

Path parameters

tableIdOrNamestring required

Request body

Response

successful operation

completedAtstring date-time required

The timestamp indicating when the batch processing was completed.

linksobject

A collection of related links associated with the batch response.

requestedAtstring date-time

The timestamp indicating when the batch request was made.

startedAtstring date-time required

The timestamp indicating when the batch processing began.

status'CANCELED' | 'COMPLETE' | 'PENDING' | 'PROCESSING' required

The current status of the batch operation, with possible values: CANCELED, COMPLETE, PENDING, PROCESSING.