POST

Create Site From Template


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 site from a template.

The new site is a duplicate of the template's site and is added to the template's sites list. Use this to create sites from your own templates within your account.

Authentication

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

Permissions
SCOPE.STUDIO.MANAGE-CUSTOM-TEMPLATES
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/wixstudio/templates/v1/templates/{templateId}/create-site

Errors

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

Did this help?