Batches
Create Batch
Uploads a JSONL file and launches a new batch with the provided data. Returns the batch id.
POST
Authorizations
Body
multipart/form-data
Response
201
application/json
Batch successfully created.
The response is of type object
.
Uploads a JSONL file and launches a new batch with the provided data. Returns the batch id.
Batch successfully created.
The response is of type object
.