Update Form
Updates an existing form in Weavely.
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 unique identifier of the form to update.
string
Update the form name.
object
Update the form structure containing pages and elements.
object
Update the form visual theme configuration.
object
Update form settings.
Uncommon arguments
array of object
Update conditional logic rules.
array of object
Update event-based triggers.
array of object
Update calculated field values.