Skip to main content
POST
Upload Benchmark

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
file
file
required

JSON file containing benchmark questions

name
string
required

Benchmark name

document_id
string
required

Document ID that this benchmark is based on

description
string | null

Benchmark description

Response

Successful Response