POST

Create Project


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 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}.

Endpoint
POST
https://www.wixapis.com/funnel/projects/v1/create

Errors

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

Did this help?