Change the primary column
Use this API to change the primary column of the table
| Path Parameters |
|---|
tableId string — REQUIRED |
| Request Body — REQUIRED |
|---|
newPrimaryColumnId stringThe columnId of the new primary column. It looks like CXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX |
| Responses | ||
|---|---|---|
200Returns true if successful
|