v1

latestOpenAPI 3.0.42026-08-062942352.0 MB
TrialActivations

Update a trial activation

Updates the specified trial activation by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

patch/v3/trial-activations/{id}

Path parameters

idstring required

Unique identifier for the trial activation.

Request body

os'windows' | 'linux' | 'macos' | 'android' | 'ios' required

Name of the operating system.

osVersionstring nullable

Version of the operating system.

fingerprintstring required

Fingerprint of the machine.

vmNamestring nullable

Name of the virtual machine.

containerboolean nullable

Whether app is run inside a container.

hostnamestring required

Name of the host machine.

userHashstring required

Hash of the machine user name.

productIdstring required

Unique identifier for the product.

accountIdstring nullable required

Unique identifier for the account.

releaseVersionstring nullable

The release version of the app. Only following three formats are allowed x.x, x.x.x, x.x.x.x.

releaseChannelstring nullable

The release channel of the app.

releasePlatformstring nullable

The release platform of the app.

releasePublishedAtstring date-time nullable

This release published date (UTC) of the app.

Response

OK

trialActivationTokenstring required