Change column order in view
Use this API to change column order in the given view
| Request Body — REQUIRED |
|---|
columnPositionMap objectMap that contains the columnId as key and position as value. Only send the data that you want to change |
| Responses | ||
|---|---|---|
200Returns column order list in view
|