[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Unset Marker
DescriptionUnsets Marker for an existing application version, 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/app-versions/{appVersionId}/markers/{markerId}
Path Parameters
Path Parameters
string
appVersionId
Required
App Version Id
appVersionId example
"e7421121-d052-4fd9-861f-7ce57246134e"
string
markerId
Required
This can be either CURRENT or LATEST
markerId example
"CURRENT"
Query Parameters
Query Parameters
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/app-versions/e7421121-d052-4fd9-861f-7ce57246134e/markers/CURRENT
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
On This Page
Applications Operations
post
post
delete
delete
get
get
post
patch
put
delete