v1

latestOpenAPI 3.0.3BSL2026-07-17133415718.8 KB
Chunk Group

Delete Group by Tracking ID

Delete a chunk_group with the given tracking id. Auth'ed user or api key must have an admin or owner role for the specified dataset's organization.

delete/api/chunk_group/tracking_id/{tracking_id}

Path parameters

tracking_idstring required

Tracking id of the chunk_group to delete

Query parameters

delete_chunksboolean required

Delete the chunks within the group

Headers

TR-Datasetstring uuid required

The dataset id or tracking_id to use for the request. We assume you intend to use an id if the value is a valid uuid.

Response

Confirmation that the chunkGroup was deleted