All Products
Search
Document Center

Batch Compute:DeleteApp

Last Updated:Apr 12, 2018

Description

Deletes an App resource or a specified App version.

Request

  1. DELETE /apps/{AppName}?Qualifier={Qualifier}

Request description

Parameter Type Required Description
AppName String Yes Name of the App
Qualifier String No Version number of the App. If this parameter is not specified, the system deletes the entire App.

Response

Response status code

  1. HTTP/1.1 204 NoContent

Response body

None.