Chunk Group
Delete Group
This will delete a chunk_group. If you set delete_chunks to true, it will also delete the chunks within the group. Auth’ed user or api key must have an admin or owner role for the specified dataset’s organization.
DELETE
/
api
/
chunk_group
/
{group_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
group_id
string
requiredId of the group you want to fetch.
Query Parameters
delete_chunks
boolean
requiredDelete the chunks within the group