Skip to main content
POST
Create Dataset Split

Authorizations

x-maxim-api-key
string
header
required

API key for authentication

Body

application/json
name
string
required

Name of the dataset split

datasetId
string
required

Unique identifier for the dataset

description
string

Description of the dataset split

rows
number[]

Rows of the dataset split. Pass a value of -1 to create an empty split

Response

Dataset split created successfully