Newer Version Available

This content describes an older version of this product. View Latest

Collections Item Resource

Deletes an item from the collection.
Resource URL
1/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
collection​Id String The ID of the collection the item belongs to. Required 52.0
collection​Item​Id String The ID of the item to delete from the collection. Required 52.0
DELETE Request
1/wave/collections/<collectionId>/items/<collectionItemId>