WebProsMCP
Unlink the WebPros Account from this cPanel account
Removes the current cPanel user's WebPros Account authentication link(s), disconnecting the account from the WebPros MCP. This is not limited to MCP; it also disables WebPros Account login and any other WebPros integration for this cPanel account until the account is linked again. The call is idempotent and succeeds as a no-op when no link exists.
get/WebProsMCP/unlink_webpros_account
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "unlink_webpros_account",
"module": "WebProsMCP",
"result": {
"status": 1
}
}