Projects
Create project
Create a new project in draft status
POST
The project is created with
Response —
status: "draft". It can be promoted to
deploying via Deploy project.
Headers
string
required
Body
string
required
string
required
string
required
24-character hex ObjectId of a politics owned by the same user.
File[]
Optional list of input files to analyze.
Response — 201 Created
boolean
string
Project
Full inserted document including
_id, userId, status: "draft",
createdAt, updatedAt.