Bulk Create Evaluation Set Items
If you have a large number of files that you need to add to an evaluation set, you can use this endpoint to create multiple evaluation set items at once. This can be useful if you have a large dataset that you need to evaluate the performance of a processor against.
Note: you still need to create each File first using the file API.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
API version to use for the request. If you do not specify a version, you will either receive a 400 Bad Request
or be set to a previous legacy version. See API Versioning for more details.
Request
The ID of the evaluation set to add the items to.
Example: "ev_2LcgeY_mp2T5yPaEuq5Lw"
An array of objects representing the evaluation set items to create
Response
Successfully created evaluation set items