Skip to main content
POST
Generate scene details

Path Parameters

session_id
string
required

Body

application/json

Request body for POST /v1/projects/{pid}/game-narrative/scenes/{session_id}/generate.

project_context
string | null

Free-text context about the world/setting.

instruction
string | null

Free-text guidance (e.g. 'tense council meeting that ends in betrayal').

locked_fields
string[]

Property names to preserve from the existing entity.

Response

Generation accepted - poll session status

The response is of type Response Generate Scene V1 Projects Project Id Game Narrative Scenes Session Id Generate Post · object.