Remove records (I/O API)
This endpoint removes multiple records across multiple entries using Batch Protocol v2 header naming. See the Batch protocol v2 section for details.
DELETE
/api/v1/io/:bucket_name/remove
Remove multiple records across entries
Per-record errors
If a record cannot be removed, the response includes an error header for that record:
x-reduct-error-<ENTRY-INDEX>-<TIME-DELTA-uS>: <STATUS_CODE>,<ERROR_MESSAGE>