delete_version
Delete a published app version by providing the project ID and version ID to remove it from the database.
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 |