Create a batch
POST/:qid/batches
Creates a new batch for a single run identified by (qid, author, model) and returns the batch_id. A batch can span multiple tracks; the track of each tag is a per-tag property.
Request
Responses
- 200
- 400
- 401
Batch created
Invalid input
Provided authentication token cannot access the content object.