# Create **POST /organizations/{organizationId}/projects** Create ## Servers - https://tadatodo.com/api: https://tadatodo.com/api () ## Authentication methods - Api key auth ## Parameters ### Path parameters - **organizationId** (string) The Organization ID this project will belong to ### Body: (object) - **name** (string) The name of the project ## Responses ### 200 #### Body: (object) - **id** (string) - **name** (string) - **plugins** (array[object]) - **rows** (array[object]) [Powered by Bump.sh](https://bump.sh)