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.
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.
Id of the group you want to remove the chunk from.
Id of the chunk you want to remove from the group
JSON request payload to remove a chunk from a group
The body is of type object
.
Confirmation that the chunk was removed to the 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.
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.
Id of the group you want to remove the chunk from.
Id of the chunk you want to remove from the group
JSON request payload to remove a chunk from a group
The body is of type object
.
Confirmation that the chunk was removed to the group