Collections Item Resource
Deletes an item from the collection.
Resource URL
/analytics/collections/<collectionId>/items/<collectionItemId>
/wave/collections/<collectionId>/items/<collectionItemId>
Formats
JSON
Available Version
52.0
HTTP Methods
DELETE
Request parameters for DELETE
Parameter Name | Type | Description | Required or Optional | Available Version |
---|---|---|---|---|
collectionId | String | The ID of the collection the item belongs to. | Required | 52.0 |
collectionItemId | String | The ID of the item to delete from the collection. | Required | 52.0 |
DELETE Request
/analytics/collections/<collectionId>/items/<collectionItemId>
/wave/collections/<collectionId>/items/<collectionItemId>