Permanently deletes rows
POST {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/rows/draft/batch/purge
Permanently deletes rows from the draft
version of the table, given a set of row ids. Maximum of 100 row ids per call.
Request Body
{"inputs"=>["<string>", "<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |