Export a Theme
Exports an existing theme definition to a 'PAT' file.
Method
/API2/themes/exportTheme
- API Section: /API2/themes
- API Version: 2.0
- From Release: 2018.5.1
- Usage: REST API only via POST actions.
- Usage by:
- Enterprise Admin
Method Signature
Input Parameters
Name
themeId
Type
string
Description
The theme's system ID
Output Response
Successful Result Code
200
Response Type
Description of Response Type
The object representing the exported PIE or ZIP file.
Notes
Use this API method to export a theme definition to be re-imported to another Pyramid instance
ExportData