TrialActivations

Extend a trial activation

Extends the trial expiry by extension length.

post/v3/trial-activations/{id}/extend

Path parameters

idstring required

Request body

extensionLengthinteger required

Trial extension duration (in seconds) to extend the trial expiry.

Response

OK

idstring required
createdAtstring date-time required
updatedAtstring date-time required
os'windows' | 'linux' | 'macos' | 'android' | 'ios' required
osVersionstring nullable
hostnamestring required
vmNamestring nullable
containerboolean required
appVersionstring nullable
releaseVersionstring nullable
releaseChannelstring nullable
releasePlatformstring nullable
offlineboolean required
productIdstring required
expiresAtstring date-time nullable

Changes

Changed in 1 of the 2 revisions of this API.1

    • added the required property customAttributes to the response with the 200 status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog