v1
latestOpenAPI 3.1.02026-07-24145580597.0 KBForms:v1:Questions
Add dropdown options
Add a new value option under a specified question. The value will be added to the existing value options and will not override them. Make sure the question type is of dropdown one.
post/forms/v1/forms/{formId}/questions/{questionId}
Path parameters
formIdinteger required
The unique identifier of the form
The unique identifier of the form
questionIdstring required
The unique identifier of the question within the specified form. This question must be of type dropdown.
The unique identifier of the question within the specified form. This question must be of type dropdown.
Request body
Response
Successful Response