Check for an update
Checks whether a new release is available by comparing with the provided release version.
GET/v3/releases/update
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| platform* | string | query | Release platform |
| productId* | string | query | Unique identifier for the product. |
| accountId* | string | query | Unique identifier for the account. |
| channel | string | query | Release channel |
| version* | string | query | Current release version |
| key* | string | query | License key |
| allowed | boolean | query | Only get allowed release for the license key. |
Responses
200
429
500