Activate License
POST /api/license/activate
POST
/api/license/activate
Activate the current machine for the given license key.
Creates a machine activation in Keygen, then checks out a signed license file for offline verification on subsequent launches.
Request Body required
Section titled “Request Body required ” LicenseActivateRequest
Activate a machine for a license key.
object
licenseKey
required
Licensekey
string
machineFingerprint
required
Machinefingerprint
string
Responses
Section titled “ Responses ”Successful Response
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