Delete Entitlement Using DELETE 1
Deletes the entitlement with the specified id.
Request
URI
DELETE
https://{api_host}//sc2-10-185-6-200.eng.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
Catalog Entitlements Operations
POST
Create Entitlement Using POST 1
DELETE
Delete Entitlement Using DELETE 1
GET
Get Entitlements Using GET 1