[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Delete Application
DescriptionDeletes an existing application, belonging to the specified org. If org is not provided, it will use the org from the authentication context.
Request
URLURL
https://cloud.vmwarehorizon.com/av-appies/v1/applications/{applicationId}
Path Parameters
Path Parameters
string
applicationId
Required
Application Id
applicationId example
"e7421121-d052-4fd9-861f-7ce57246134e"
Query Parameters
Query Parameters
boolean
forceDelete
Optional
If true, deletes despite potential clean-up errors
forceDelete example
true
string
org_id
Optional
Organization ID: non-super users can only access their own organization
org_id example
"5c2409df-a307-4a04-b558-fb0693d42890"
Authentication
This operation uses the following authentication methods.
Errors
Errors
ErrorResponse
401
Unauthorized
ErrorResponse
403
Forbidden
ErrorResponse
404
Not Found
Code Samples
cURL Command
curl -X DELETE https://cloud.vmwarehorizon.com/av-appies/v1/applications/e7421121-d052-4fd9-861f-7ce57246134e
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
On This Page
Applications Operations
post
post
delete
delete
get
get
post
patch
put
delete