POST

Create Form


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 a form schema.

Each form schema defines the structure, fields, validation rules, and layout for forms. The form schema serves as a blueprint that can be used by an app to generate actual forms. The app that can use the schema is determined by the specified namespace.

Endpoint
POST
https://www.wixapis.com/form-schema-service/v4/forms

Errors
400Invalid Argument

There are 17 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?