Skip to main content
DELETE
Delete 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 to to fetch the columns of

columnIds
string[]
required

Unique identifiers for the columns to delete

Minimum array length: 1

Response

Dataset columns deleted successfully