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

delete Dynamic Environment Manager Settings

Description

Deletes a DEM Setting record from the database

Request

Request

URL

URL


delete
https://cloud.vmwarehorizon.com/admin/v1/dem-settings/{id}
Copy

Path Parameters

Path Parameters

string
id Required

id


Query Parameters

Query Parameters

string
org_id Optional

Organization ID: non-super users can only access their own organization


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

204 No Content

Successfully deleted DEM Setting record

Errors

Errors

ErrorResponse
401

Unauthorized


ErrorResponse
403

Forbidden


ErrorResponse
404

Not Found


ErrorResponse
409

DEM setting cannot be deleted


ErrorResponse
500

Internal Server Error

Code Samples

Code Samples

cURL Command

curl -X DELETE https://cloud.vmwarehorizon.com/admin/v1/dem-settings/{id}


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

Was this page helpful?