SiteQuality
Remove monitoring user from cPanel configuration
This function will remove Site Quality Monitoring account data from the cPanel user's configuration.
Note:
- This function will prevent cPanel & WHM from automatically logging the user into their Site Quality Monitoring account.
- This function does not delete the Site Quality Monitoring account from the <a href="https://go.cpanel.net/5k" target="_blank">koality</a> servers.
get/SiteQuality/reset_config
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "reset_config",
"module": "SiteQuality",
"result": {
"data": {
"reset": 1
},
"status": 1
}
}