Update Form
Updates an existing form in FormRobin.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
numberrequired
The FormRobin form ID to update.
string
The form name.
boolean
Whether email notifications are enabled for the form.
Uncommon arguments
number
The destination folder ID for the form.
object
Form configuration data.
string
The URL to redirect to after form submission.
string
The webhook URL that receives form submissions.