Deletes a customization for a specific template file in a theme

Deletes a single customized template file from a theme. The file is restored to the default version of the template file.

Entitlements required:
manageTemplates (Manage templates and themes)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests

LoadingLoading

Path Params
string
required

Generated themeId for the requested theme. The themeID can be obtained from the GET call. See the "List all the themes" API.

string
required

Path to the template file as found in the theme .zip file. Example templatePath: authentication/saml/error/default/routing_error.html

Responses
204

The request was successful.

Language
URL
LoadingLoading

Response
Choose an example:
*/*