delete_version
Permanently remove a published app version from your project using its project and version IDs. Use to delete outdated or incorrect releases.
Instructions
Delete a published app version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The project ID | |
| version_id | Yes | The version ID to delete |