Batches
Validate Batch Data
Uploads a JSONL file and validates the data for a new batch with the provided data. Returns the batch id.
POST
Authorizations
Body
multipart/form-data
A JSONL file containing objects to validate with the format: { "data_uuid": string, "inputs": array }