This function saves the server's custom style. You can retrieve the custom style through WHM API 1's load_style
function.
Important:
This function only works in the Paper Lantern theme. We deprecated Paper Lantern in cPanel & WHM version 100 and will remove this function in version 110. This function will not work in the Jupiter theme.
HTTP Request was successful.
object |
whmapi1 --output=jsonpretty \ save_style
{- "metadata": {
- "command": "save_style",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}