DELETE /api/v1/apps/<product_id>/versions/<id>
Deletes a version with a specified ID of an application with a specified ID.
Input Parameters
product_id | String The application identifier. |
id | Integer Identification number of the version. |
Output Parameters