delete_version
Remove a specific version from a published app by providing the project and version IDs.
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 |