Delete Column
Use this API to delete column in the table
| Path Parameters |
|---|
tableId string — REQUIRED |
columnId string — REQUIRED |
| Responses | ||
|---|---|---|
200Returns true if column is deleted successfully
|
Use this API to delete column in the table
| Path Parameters |
|---|
tableId string — REQUIRED |
columnId string — REQUIRED |
| Responses | ||
|---|---|---|
200Returns true if column is deleted successfully
|