Insert a set of events into the dataset
Most Braintrust endpoints are authenticated by providing your API key as a header Authorization: Bearer [api_key] to your HTTP request. You can create an API key in the Braintrust organization settings page.
Dataset id
An array of dataset events to insert
A list of dataset events to insert
Returns the inserted row ids
The ids of all rows that were inserted, aligning one-to-one with the rows provided as input