# Create **POST /projects/{projectId}/rows** This call will also create a new column inside your new row. ## Servers - https://tadatodo.com/api: https://tadatodo.com/api () ## Authentication methods - Api key auth ## Parameters ### Path parameters - **projectId** (string) The Project ID for this operation ### Body: (object) - **columnName** (string) The name of the first column to create under this new row - **name** (string) The name of the row ## Responses ### 200 #### Body: (object) - **id** (string) - **name** (string) - **plugins** (array[object]) - **rows** (array[object]) [Powered by Bump.sh](https://bump.sh)