Update an activation
Updates the specified activation by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Path parameters
Unique identifier for the activation.
Request body
Name of the operating system.
Allowed values: windows, linux, macos, android, ios
Fingerprint of the machine.
Length: [64,1024]
Name of the host machine.
Length: [1,1024]
Hash of the machine user name.
Length: [1,256]
Unique identifier for the product.
Length: [1,256]
Unique identifier for the account.
Length: [0,256]
License key to activate the license.
Length: [1,256]
Version of the operating system.
Length: [0,256]
Name of the virtual machine.
Length: [0,256]
Whether app is run inside a container.
The release version of the app. Only following three formats are allowed x.x, x.x.x, x.x.x.x.
Length: [0,256]
The release channel of the app.
Length: [0,256]
The release platform of the app.
Length: [0,256]
This release published date (UTC) of the app.
Format: date-time
Unique identifier for the user.
Length: [0,256]
Lease duration of the activation in case of hosted floating license. Set to 0 or -1 for unlimited.
Range: [-1, 9223372036854776000]Format: int64
List of metdata key/value pairs.
List of custom attribute values reported by the application โ each entry's resource type routes the value to the license or the activation.
List of meter attributes.
Unique identifier for the device.
Format: uuid
Device challenge.
Length: [1,256]
Challenge signature of the device.
Length: [1,1024]
Response
200 OK