Create a new project
projects
Create a new project
Create a new project
Authorizations
Builder authentication and authorization
A unique identifier for the API Client making a request
Body
application/json
A short name for a Project`
Maximum string length:
128Example:
"My Cool Project"
Which components this project will generate (frontend, backend, or both). Defaults to backend-only.
Available options:
frontend, backend Examples:
["backend"]["frontend", "backend"]Response
The newly created Project
A unique id for your Project
Example:
"b08631ad-a4ec-4c27-9995-01287e83d565"
A short name for your Project
Maximum string length:
128Example:
"My Cool Project"
The customer organization this project belongs to
Which components are configured for this project (frontend, backend, or both)
Available options:
frontend, backend Examples:
["backend"]["frontend", "backend"]