Clone a row
POST {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/rows/:rowId/draft/clone?name=<string>
Clones a single row in the draft
version of the table.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
name | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"values":{"eu_c_5":{},"cupidatat1c2":{}},"id":"\u003cstring\u003e","path":"\u003cstring\u003e","name":"\u003cstring\u003e","childTableId":"\u003cstring\u003e","createdAt":"\u003cdateTime\u003e","updatedAt":"\u003cdateTime\u003e","publishedAt":"\u003cdateTime\u003e"}