POST

Bulk Update Intake Forms


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Updates multiple intake forms in a single request.

Each time an intake form is updated, its revision increments by 1. The current revision must be passed for each intake form. This ensures you're working with the latest intake form and prevents unintended overwrites.

Set returnEntity to true to include the updated intake forms in the response.

To update a single intake form, call Update Intake Form.

Authentication

You can only call this method when authenticated as a Wix user or by using an account level API key.

Permissions
SCOPE.PARTNERS.CONTENT-COLLECTOR
Learn more about app permissions.
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?