Database wipe
Description
Wipes all data from a database:
- All customer or seed profiles.
- All associated data except statistics.
To use this request you need to reconfigure main.json file in config directory:
{
"ALLOW_DATA_WIPE": true
}
Wipes all data from a database:
To use this request you need to reconfigure main.json file in config directory:
{
"ALLOW_DATA_WIPE": true
}