v1

latestOpenAPI 3.1.02026-07-24145580597.0 KB
Forms:v1:Questions

Delete dropdown option

Delete an existing selectable option from a dropdown-type question within a specified form.

delete/forms/v1/forms/{formId}/questions/{questionId}/options/{optionId}

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.

optionIdstring required

The unique identifier of the specific option within the dropdown list

The unique identifier of the specific option within the dropdown list

Response

Successful Response

requestIdstring
dataDeleteDropdownOptionResponse required