Skip to main content
POST
Create an Evals dataset

Authorizations

Authorization
string
header
required

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

Body

application/json

Request to create a new dataset

name
string
required
Maximum string length: 256
application_id
string<uuid>
required

Application UUID

description
string | null
Maximum string length: 512
metadata
object | null
active
boolean
default:true

Response

Created

Response object for standard API responses.

api_version
enum<string>
default:3.0

API version.

Available options:
2.0,
3.0
kind
enum<string>
default:NORMAL

Type of response, indicating a normal response.

Available options:
NORMAL
data
object

Eval dataset metadata