HubDb API-Rows Batch
Number of APIs: 7
-
Replace rows in batch in draft table POST {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/rows/draft/batch/replace
-
Permanently deletes rows POST {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/rows/draft/batch/purge
-
Get a set of rows POST {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/rows/batch/read
-
Create rows in batch POST {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/rows/draft/batch/create
-
Clone rows in batch POST {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/rows/draft/batch/clone
-
Update rows in batch in draft table POST {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/rows/draft/batch/update
-
Get a set of rows from draft table POST {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/rows/draft/batch/read