Upload unified test set jsonl
Unified Test Sets
Upload unified test set jsonl
Create a unified test set from a typed JSONL upload (non-blocking).
Multipart form fields: * file (required), .jsonl with one object per line; each line must include type in request|workflow|agent|manual * name (required) * application_id (required) * description (optional) * is_golden (optional, default false)
Returns the new test set immediately with meta.import_status=IMPORT_PENDING. A background job parses the file and imports lines via the unified import helpers.
POST
Upload unified test set jsonl