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/api/chunk_group/chunk/{group_id}
Path parameters
group_idstring uuid required
Id of the group to add the chunk to as a bookmark
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.
Request body
Response
Confirmation that the chunk was added to the group (bookmark'ed).