forms_delete_question
Delete a question from a Google Form by providing the form ID and the 0-based index of the question. Use this to remove unwanted items from your form.
Instructions
Delete a question from a form by its 0-based index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | ||
| item_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |