Write persona story
Writes a story by hand. An operator's own is tellable from the moment it exists; only the enrichment pass proposes
POST /personas/{id}/stories
note
SDK method: writePersonaStory
Security: authenticated (policy: platform.manage)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Request body (application/json)
Accepts a PersonaStoryWrite object.
Response
201 Created — Returns a PersonaStoryList object.