Update Form Settings
Updates a form's settings in Google Forms.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The form identifier.
boolean
Whether the form is a quiz.
string
Whether and how the form collects respondent email addresses.
Uncommon arguments
string
Comma-separated FormSettings fields such as quizSettings.isQuiz,emailCollectionType. Defaults from provided fields when omitted.