Releases
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
Path parameters
idstring required
Query parameters
accountIdstring required
Unique identifier for the account.
environmentIdstring uuid
Unique identifier for the environment. Leave unset for the production environment.
keystring required
License key
Response
OK
Changes
Changed in 1 of the 2 revisions of this API.1
- ○
added the new optional
queryrequest parameterenvironmentIdnew-optional-request-parameter
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○