This function enables or disables legacy backups for a user.
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ toggle_user_backup_state \ user='username'
{- "data": {
- "toggle_status": 0
}, - "metadata": {
- "command": "toggle_user_backup_state",
- "reason": "Backup state modified",
- "result": 1,
- "version": 1
}
}