{
"guid": "string",
"proxy": "",
"bridge": "",
"sync_history_msg": true,
"force_online": false,
"auto_start": true
}
curl --location --request POST '/client/restore_client' \
--header 'Content-Type: application/json' \
--data-raw '{
"guid": "string",
"proxy": "",
"bridge": "",
"sync_history_msg": true,
"force_online": false,
"auto_start": true
}'
null