DELETE

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

Deletes a template.

Deleting a template also deletes the site the template is based on.

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
DELETE
https://www.wixapis.com/wixstudio/templates/v1/templates/{templateId}

Errors

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

Did this help?