This function sets the default cPanel style for the Paper Lantern theme ONLY.
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 \ set_default \ type='default' \ name='basic'
{- "metadata": {
- "command": "set_default",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}