Datasets
Delete dataset column
Removes a column (built-in or custom) from the active schema. Its data is preserved and the column can be re-added; this does not change the dataset version.
delete/v1/projects/{projectSlug}/datasets/{datasetSlug}/columns/{identifier}
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
datasetSlugstring required
Dataset slug (human-readable identifier within the project).
Dataset slug (human-readable identifier within the project).
identifierstring required
Stable column identifier.
Stable column identifier.
Response
Column removed