This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Creates a new project.
This method creates a complete Wix project based on the specified type. You can optionally specify a template ID to base the project and specify apps to install on the project during creation. The response includes a metaSiteId
. You can use it to redirect users to their project dashboard at https://manage.wix.com/dashboard/{metaSiteId}
.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.