Batch Update Form
Applies batch updates to a form 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.
array of objectrequired
Raw Google Forms batchUpdate request objects. Use this for advanced updateFormInfo, updateSettings, createItem, moveItem, deleteItem, or updateItem calls.
Uncommon arguments
boolean
Return the updated form in the response.
string
Strict write-control revision ID; request fails if it is not current.
string
Optimistic write-control revision ID; Google transforms against later edits when possible.