POST
Create Story Project

Authorizations

Authorization
string
header
required

An EESI API key (sk-eesi-...) or a Clerk session token.

Headers

authorization
string | null
X-API-Key
string | null

Body

application/json
title
string
default:Untitled story
Maximum string length: 255
blocks
StoryBlock · object[]

Response

Successful Response

project_uuid
string
required
title
string
required
blocks
StoryBlock · object[]
required
created_at
string<date-time> | null
updated_at
string<date-time> | null