Skip to content

Create Subplan

POST
/subplans

Authorizations

HTTPBearer

Use your API token

Type
HTTP (bearer)

Request Body

application/json
JSON
{
"createdAt": "2026-01-08T12:00:00Z",
"planId": "7c9e6679-7425-40de-944b-e07fc1f90ae7",
"parentId": "7c9e6679-7425-40de-944b-e07fc1f90ae7",
"type": "string",
"maxStudy": 0,
"suggestions": [
{...}
],
"data": {
"additionalProperties": "string"
},
"concepts": [
{...}
],
"audienceId": "3f333df6-90a4-4fda-8dd3-9485d27cee36"
}

Responses

Successful Response

application/json
object
Format"uuid"
Format"date-time"
Format"uuid"
string |null
Required
Valid values"multiconcept""standard"
Maximum10
Minimum-1
object[]
string |null
Required
object[]
Required
object
Required

Samples

Powered by VitePress OpenAPI