update_release_time
Modify scheduled release times for apps in the Huawei AppGallery publishing process, allowing adjustments to launch timing and release type configurations.
Instructions
Update scheduled release time. Only valid when app is in Releasing state.
Input Schema
TableJSON 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. |