This function deletes a cPanel style from the Paper Lantern theme.
Important:
This function cannot delete cPanel-provided styles.
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 \ remove_style \ type='reseller' \ name='mystyle'
{- "metadata": {
- "command": "remove_style",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}