Add BI Column
POST
Body
application/json
This class represents a ColumnRequest. It contains the name, data type, display name, default value, not null and unique status of the column request.
The data type of the column.
The default value of the column.
The display name of the column.
The not null flag for the column.
The unique flag for the column.
The name of the column.
Response
200 - */*
The data type of the column.
The default value of the column.
The display name of the column.
The id of the column.
The not null flag for the column.
The unique flag for the column.
The name of the column.