Chunk
Delete Chunk
Delete a chunk by its id. Auth'ed user or api key must have an admin or owner role for the specified dataset's organization.
delete/api/chunk/{chunk_id}
Path parameters
chunk_idstring uuid required
Id of the chunk you want to fetch.
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 chunk with the id specified was deleted