Deleting an Application Version
Function Description
URI
DELETE /v1/{project_id}/cloud-phone/app-versions/{app_version_id}
| Parameter | Mandatory | Type | Description |
|---|---|---|---|
| project_id | Yes | String | Specifies the project ID. For details about how to obtain the project ID, see Obtaining a Project ID. |
| app_version_id | Yes | String | Specifies the unique ID of the application version. |
Request
Response
- Response parameters
Parameter
Type
Description
request_id
String
Specifies the request ID, which is unique.
- Example response
{ "request_id": "6837531fd3f54550927b930180a706bf" }
Returned Values
See Returned Values.
Error Codes
See Error Codes.
Last Article: Creating an Application Version
Next Article: Application Deployment
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.