Themes
Theme Settings
Update current theme
This function applies a new theme to the cPanel interface.
Note:
The /usr/local/cpanel/scripts/modify_accounts script allows you to modify the theme for many or all accounts on the server. For more information, read our The modify_accounts Script documentation.
get/Themes/update
Query parameters
themestring required
Example:jupiter
The theme name.
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "update",
"module": "Themes",
"result": {
"status": 1
}
}