Add Chunk to Group
Chunk Group
Add Chunk to Group
Route to add a chunk to a group. One of chunk_id or chunk_tracking_id must be provided. Auth’ed user or api key must have an admin or owner role for the specified dataset’s organization.
POST
Add Chunk to 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 to add the chunk to as a bookmark
Body
application/json
JSON request payload to add a chunk to a group (bookmark it)
Response
Confirmation that the chunk was added to the group (bookmark'ed).