Delete Library Item
Delete a specific content library item via URN.
Request
URI
DELETE
https://{api_host}/cloudapi/vcf/contentLibraryItems/{itemUrn}
COPY
Path Parameters
string
itemUrn
Required
itemUrn
Query Parameters
boolean
force
Optional
Whether to force delete the content library item.
Responses
202
The request have been accepted and the task to monitor the request is in the Location header.
Operation doesn't return any data structure
Vendor Extension
This operation contains the following vendor extensions defined in the spec:
[object Object]
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/cloudapi/vcf/contentLibraryItems/{itemUrn}
Availability
Added in 40.0
On This Page
Content Library Item Operations
GET
Query Items
POST
Create Library Item
GET
Get Library Item
PUT
Update Library Item
DELETE
Delete Library Item
GET
Query Item Files