POST

Bulk Create 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.

Creates multiple intake forms in a single request.

The owner (userId) and accountId of each intake form are set automatically from the caller's identity.

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

To create a single intake form, call Create 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?