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}
Authorizations
Authorization
string
headerrequiredHeaders
TR-Dataset
string
requiredThe 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.
Path Parameters
tracking_id
string
requiredTracking id of the chunk_group to delete
Query Parameters
delete_chunks
boolean
requiredDelete the chunks within the group