Skip to main content
POST
Create Dataset Columns

Authorizations

x-maxim-api-key
string
header
required

API key for authentication

Body

application/json
workspaceId
string
required

Unique identifier for the workspace

datasetId
string
required

Unique identifier for the dataset

Minimum string length: 1
columns
object[]
required

Columns for the dataset

Response

Dataset columns created successfully

The response is of type object.