Halt Release
halt_releaseStop a staged rollout immediately. Marks the release as halted so users no longer receive updates.
Instructions
Halt a staged rollout.
Use this to stop a release that is currently rolling out. The release will be marked as halted and users will stop receiving updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | Yes | Track containing the release (internal, alpha, beta, production) | |
| package_name | Yes | App package name | |
| version_code | Yes | Version code of the release to halt |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||