Remove Chunk from Group
Chunk Group
Remove Chunk from Group
Route to remove a chunk from a group. Auth’ed user or api key must be an admin or owner of the dataset’s organization to remove a chunk from a group.
DELETE
Remove Chunk from Group
Documentation Index
Fetch the complete documentation index at: https://docs.trieve.ai/llms.txt
Use this file to discover all available pages before exploring further.
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.
Path Parameters
Id of the group you want to remove the chunk from.
Query Parameters
Id of the chunk you want to remove from the group
Body
application/json
JSON request payload to remove a chunk from a group
Id of the chunk to remove from the group.
Response
Confirmation that the chunk was removed to the group