Delete Column

LLM-friendly URL
POST
https://api.luzmo.com/0.1.0/column

Delete an existing column. Note that this cannot be undone! Only users who have edit access to the dataset to which the column is associated, can delete the column.

Request parametersResponse schema
code NUMBER
No description available
Can be executed by:
Securable Modifier
Can be associated to:
Securable
Joins
HierarchyLevels
Currency
Did this page help you?
Yes No
Language
Shell
Node
Java
.NET
Python
PHP
Install
pip install luzmo-sdk
Example Response
200
400
500
{
  "code": 200
}