Adds examples to the dataset's DRAFT. All examples are validated against the dataset's schema type before any writes occur. If any example fails validation, the entire batch is rejected (all-or-nothing semantics).
post/datasets/{datasetId}/examples/add
Path parameters
datasetIdstring required
The unique identifier of the dataset to add examples to.
Request body
Response
Success