Create a trial activation
Creates a new trial 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]
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
List of metdata key/value pairs.
List of custom attribute name/value pairs reported by the application. Trial activations have no license, so all values target the trial activation itself.
Response
201 Created