Datasets/Splits
Create Dataset Split
Create dataset split
Authorization
x-maxim-api-key
<token>API key for authentication
In: header
Request Body
application/json
Optionalname
RequiredstringName of the dataset split
description
stringDescription of the dataset split
datasetId
RequiredstringUnique identifier for the dataset
rows
array<number>Rows of the dataset split. Pass a value of -1 to create an empty split
Dataset split created successfully