Update a survey text variable value
Overview
Authentication
Parameter
Type
Optional
Description
{
"surveyId": "123456",
"teamId": "1234",
"textVariableFlag": true,
"textVariableName": "ref",
"textVariableValue": "xyz"
}cURL Example
Response
Last updated