We need to understand which API functions to use for creating and managing Gather collections, starting with the "fixed" collection of saved pages. We'll need API calls to do the following:
- Create a new (empty) collection for a logged-in user.
- Add an article (or multiple articles?) to a collection.
- Delete an article (or multiple articles) from a collection.
- Delete a collection.