Delete App Template

Delete App Template

Deletes the specified appTemplate and all its backing catalog items for all the versions. The response is a 202 with task URL in location header

Request
URI
DELETE
https://{api_host}/cloudapi/1.0.0/appTemplates/{appTemplateId}
COPY
Path Parameters
string
appTemplateId
Required

appTemplateId

string
appTemplateId
Required

appTemplateId


Authentication
This operation uses the following authentication methods.
Responses
202

The request have been accepted and the task to monitor the request is in the Location header.

Operation doesn't return any data structure