Retrieve a single project.
Create a new project.
Passing is_default: true atomically clears the previous default in the same org.
Update a project (partial). Pass is_default: true to promote it to the org default
— this atomically clears any previous default. Clearing default directly is rejected
by the backend; promote another project instead.
Delete a project. The backend rejects deleting a project that has attached resources or is the org's only default.
List all projects in your organization.