Skip to main content
PATCH
Update narrative variable

Path Parameters

variable_id
string
required

Body

application/json

Body for PATCH /v1/projects/{pid}/game-narrative/narrative-variables/{id}.

name
string | null
Required string length: 1 - 80
type
enum<string> | null
Available options:
int,
bool,
string,
enum
default_value
any
description
string | null

Response

Successful Response

The response is of type Response Patch Variable V1 Projects Project Id Game Narrative Narrative Variables Variable Id Patch · object.