update_release_time
Update the scheduled release time for an app in the Releasing state. Choose to release now, as scheduled, or set a new release time.
Instructions
Update scheduled release time. Only valid when app is in Releasing state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No | AppGallery Connect app ID. Optional if HUAWEI_APP_ID is set in the environment. | |
| change_type | Yes | 1=release now, 2=release as scheduled, 3=update scheduled time. | |
| release_time | No | UTC datetime, e.g. 2026-04-01T10:00:00+0800. Required for change_type 2 or 3. | |
| release_type | No | 1=full (default), 3=phased. |