Skip to main content
POST
Update an existing question

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

Body

application/json

Body

questionText
string
required

The text of the question

Example:

"What is your favorite color?"

loyaltyQuestionAnswers
Question Choices · object[]
required

Array of choices for the question

Response

200

Response returned for a question

id
string<uuid>
required
text
string
required
loyaltyQuestionChoices
object[]
required