[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

Delete Home Site Mappings

Description

delete HomeSite mappings by Id

Request

Request

URL

URL


delete
https://cloud.vmwarehorizon.com/portal/v2/homesitemappings/{mappingId}
Copy

Path Parameters

Path Parameters

string
mappingId Required

mappingId


Query Parameters

Query Parameters

string
org_id Optional

org_id


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

204 No Content

No Content

Errors

Errors

ErrorResponse
401

Unauthorized


ErrorResponse
403

Forbidden


ErrorResponse
404

Not found

Code Samples

Code Samples

cURL Command

curl -X DELETE https://cloud.vmwarehorizon.com/portal/v2/homesitemappings/{mappingId}


Feedback

Was this page helpful?