Chunk
Delete Chunk By Tracking Id
Delete a chunk by tracking_id. This is useful for when you are coordinating with an external system and want to use the tracking_id to identify the chunk. Auth'ed user or api key must have an admin or owner role for the specified dataset's organization.
delete/api/chunk/tracking_id/{tracking_id}
Path parameters
tracking_idstring required
tracking_id of the chunk you want to delete
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 tracking_id specified was deleted