This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Updates an intake form.
Each time the intake form is updated, revision increments by 1. The current
revision must be passed when updating the intake form. This ensures you're
working with the latest intake form and prevents unintended overwrites.
Only the fields included in fieldMask.paths are updated. To share the form
with a client, add their email address to clientEmails. Adding the first
email stamps publishDate; removing all emails clears it.
To update multiple intake forms in a single request, call Bulk Update Intake Forms.
You can only call this method when authenticated as a Wix user or by using an account level API key.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.