Delete App Using DELETE
API code: DELETE-APP
Pre-authorized role(s): PROVIDER_ADMIN
Request
URI
DELETE
https://{api_host}//localhost/api/alp/v1/apps/{app-id}
COPY
Path Parameters
string
app-id
Required
Marketplace app template ID.
Responses
204
No Content
Operation doesn't return any data structure
Applications Operations
DELETE
Delete App Using DELETE
GET
Get Apps Using GET
GET
Get App Using GET
GET
Get Featured Apps Using GET
GET
Get Helm App Values Yaml Using GET
GET
Get Launchable Apps Using GET
POST
Import App Using POST
PUT
Update App Using PUT
PATCH
Update Featured Apps Using PATCH
POST
Upload App From Remote URL Using POST