Newer Version Available
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 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
-
1/wave/collections/<collectionId>/items/<collectionItemId>