v35

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-016584221.4 KB
Projects

Create a new project

Creates a new project within the specified organization. Projects are containers for database branches and resources.

post/organizations/{organizationID}/projects

Path parameters

organizationIDstring required

Unique identifier of the organization to create the project in

Request body

namestring required

Human-readable name for the new project

Response

Project successfully created

idstring required

Unique identifier for the project

namestring required

Human-readable name of the project

createdAtstring date-time required

Timestamp when the project was created

updatedAtstring date-time required

Timestamp when the project was last updated