Apply a former app version
apply_app_versionStart deploying an existing app at a specific version. Use the 'version' value from get_app_versions, then poll get_app_status until deployment reaches a terminal status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | Target app id | |
| version | Yes | Version id to apply |