Question Logic

Update Question Logic

put/api/v1/question-logic/{logic_id}

Path parameters

logic_idstring required

Request body

operation'==' | '<=' | '<' | '>' | '>=' | 'COUNT_LT' | 'INCLUDES' | 'ALWAYS' | 'INCLUDE_RESPONSE_IN_NEXT_QUESTION' | 'SMART_CONDITION' nullable
comparison_valuestring nullable
comparison_value_type'string' | 'int' | 'smart_condition' nullable
next_question_idstring nullable
next_question_group_idstring nullable
redirect_urlstring nullable
end_interviewboolean nullable
action_type'end_interview' | 'redirect_url' | 'next_question_id' | 'screen_out' | 'move_to_question_group' nullable
languagestring nullable

Response

Successful Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.