HubDb API-Rows Batch

Number of APIs: 7

  1. Replace rows in batch in draft table POST {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/rows/draft/batch/replace

  2. Permanently deletes rows POST {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/rows/draft/batch/purge

  3. Get a set of rows POST {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/rows/batch/read

  4. Create rows in batch POST {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/rows/draft/batch/create

  5. Clone rows in batch POST {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/rows/draft/batch/clone

  6. Update rows in batch in draft table POST {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/rows/draft/batch/update

  7. Get a set of rows from draft table POST {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/rows/draft/batch/read