Deactivate

Deactivate

post

Deactivate the current license key used by Parallels RAS.

Body

To invoke license deactivation

emailstring | nullableRequired

The email address you use to log in to Parallels My Account.

passwordstring | nullableRequired

Your Parallels account password.

Responses
204
No Content
post
POST /api/License/deactivate HTTP/1.1
Host: 
Content-Type: application/json; api-version=1.0
Accept: */*
Content-Length: 34

{
  "email": "text",
  "password": "text"
}

No content

Was this helpful?