Skip to main content
POST
Create benchmarks benchmarks

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
metrics
string[]
required
taskType
required
Available options:
reasoning
organizationId
string<uuid>
description
string
dataset
object[]
isPublic
Available options:
false

Response

Successful response

id
number
required
name
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
organizationId
string<uuid>
required
description
null | string
required
createdBy
string
required
dataset
null | object
required
metrics
object
required
isPublic
required
Available options:
false
taskType
string
required