Create a project
Projects
Create a project
deprecated
Deprecated: use POST /org/projects instead. This route will be removed on 2026-11-24.
Create a new project within the authenticated organization.
POST
Create a project
Documentation Index
Fetch the complete documentation index at: https://tbd-6fc993ce-hypeship-persist-sidebar-scroll.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Project name (1-255 characters)
Example:
"staging"
Response
Project created successfully
Unique project identifier
Example:
"proj_abc123"
Project name
Example:
"production"
Project status
Available options:
active, archived Example:
"active"
When the project was created
When the project was last updated