Appearance
Create Plan
POST
/plans
Authorizations
HTTPBearer
Use your API token
Type
HTTP (bearer)
Request Body
application/json
JSON
{
"name": "John Doe",
"projectId": "7c9e6679-7425-40de-944b-e07fc1f90ae7",
"audience": "string",
"researchGoal": "string",
"createdAt": "2026-01-08T12:00:00Z"
}
Responses
Successful Response
application/json
id
string
Required
Format
"uuid"name
string
Required
projectId
string
Required
Format
"uuid"createdBy
string
Required
Format
"uuid"audience
string
Required
researchGoal
string
Required
createdAt
string
Required
Format
"date-time"subplans
object[]
graphData
object
Required