Restore the backup file.
Definition
smsAdmin/restore
Parameters
| Parameter | Type | Description |
| encryptionPassword | string | Password. Default is
null.
|
| restoreAdminSetting | boolean | Whether to restore the backup file.
|
Example
curl -k --header "X-SMS-API-KEY: <string>" "https://<sms_server>/smsAdmin/restore? encryptionPassword=<password>&restoreAdminSetting=true"
