Deactivate License
POST /api/license/deactivate
POST
/api/license/deactivate
Deactivate the current machine from the license (requires network).
Request Body required
Section titled “Request Body required ” LicenseDeactivateRequest
Deactivate a machine from a license key.
object
licenseKey
required
Licensekey
string
machineFingerprint
required
Machinefingerprint
string
Responses
Section titled “ Responses ”Successful Response
Response Deactivate License Api License Deactivate Post
object
key
additional properties
any
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context