Create project
render_create_projectCreate a new project on Render with environments. Provide project name, owner ID, and environment settings including IP allow lists and protection status.
Instructions
Create project. Create a new project. Calls POST /projects on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the project | |
| ownerId | Yes | The ID of the owner that the project belongs to | |
| environments | Yes | The environments to create when creating the project |