JavaScript
Projects
Create a project
Create a new project within the authenticated organization.
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://tbd-6fc993ce-hypeship-docs-chrome-policy-on-demand.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