Create a project
Creates a standalone project, or one from a template (which additionally requires project-template:use on the template). Requires project:create.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Request
This endpoint expects an object.
name
icon
description
prefix
templateId
access
sections
storageBackend
Response
The created project.
project
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error