POST

Copy Site As 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 template by duplicating an existing site.

Duplicates the site specified in siteMetaSiteIdToCopy, then turns the duplicate into a template. The original site is left unchanged.

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/copy-site

Errors

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

Did this help?