Was this helpful?
Deactivate the current license key used by Parallels RAS.
The email address you use to log in to Parallels My Account.
Your Parallels account password.
curl -L \ --request POST \ --url '/api/License/deactivate' \ --header 'Content-Type: application/json; api-version=1.0' \ --data '{ "email": "text", "password": "text" }'
No body