Skip to main content
PATCH
Update Question

Authorizations

x-api-key
string
header
required

Headers

x-selected-account-id
string | null

Path Parameters

question_id
string
required

Body

application/json
name
string
required

Display name for the question

Required string length: 1 - 255

Response

Successful Response

id
string
required

Unique identifier of the entity

created_by
Identity · object
required

The identity that created the entity.

created_at
string<date-time>
required

ISO-timestamp when the entity was created

name
string
required
prompt
string
required

user-facing question prompt

configuration
CategoricalQuestionConfiguration · object
required
object
string
default:question
Allowed value: "question"
conditions
Conditions · object[]

Conditions for the question to be shown

archived_at
string<date-time>

ISO-timestamp when the entity was archived

question_type
string
default:categorical
Allowed value: "categorical"