Datasets
Create Dataset
Create a new dataset
Authorization
x-maxim-api-key
<token>API key for authentication
In: header
Request Body
application/json
OptionalworkspaceId
RequiredstringUnique identifier for the workspace
name
RequiredstringName of the dataset
createDefaultColumns
booleanCreate default columns for the dataset. Columns Input and Expected Output will get created by default
columns
array<object>Columns for the dataset
Dataset created successfully