# Order Columns **PATCH /projects/{projectId}/rows/{rowId}/order-columns** Order Columns ## Servers - https://tadatodo.com/api: https://tadatodo.com/api () ## Authentication methods - Api key auth ## Parameters ### Path parameters - **projectId** (string) The Project ID of the card - **rowId** (string) The row ID for this operation ### Body: (object) - **ColumnIDs** (array[string]) The order of the columns ## Responses ### 200 #### Body: (object) - **id** (string) - **name** (string) - **plugins** (array[object]) - **rows** (array[object]) [Powered by Bump.sh](https://bump.sh)