Check if release is allowed
Checks whether a release is allowed depending on the maintenance policy or max allowed release version set in the license.
GET/v3/releases/{id}/allowed
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | |
| accountId* | string | query | Unique identifier for the account. |
| key* | string | query | License key |
Responses
200
404
429
500