Chunk
Update Chunk By Tracking Id
deprecated
Update 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.
PUT
Authorizations
Headers
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.
Body
application/json
JSON request payload to update a chunk by tracking_id (chunks)
The body is of type object
.
Response
204
Confirmation that the chunk has been updated as per your request