Delete Entitlement Using DELETE
Deletes the entitlement with the specified id.
Request
URI
DELETE
https://{api_host}//api.mgmt.cloud.vmware.com/catalog/api/admin/entitlements/{id}
COPY
Path Parameters
string
id
Required
Entitlement id
Responses
204
No Content
Operation doesn't return any data structure
401
Unauthorized
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
Entitlements Operations
POST
Create Entitlement Using POST
DELETE
Delete Entitlement Using DELETE
GET
Get Entitlements Using GET