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