Skip to main content
POST
Generate quest details

Path Parameters

quest_id
string
required

Body

application/json

Request body for POST /v1/projects/{pid}/game-narrative/story-arcs/{quest_id}/generate.

project_context
string | null

Free-text context about the world/setting.

instruction
string | null

Free-text instruction (e.g. 'tier 2 fetch quest with a betrayal twist').

locked_fields
string[]

Property names to preserve from the existing entity.

Response

Generation accepted - poll session status

The response is of type Response Generate Quest V1 Projects Project Id Game Narrative Story Arcs Quest Id Generate Post · object.