This directory contains examples for the APIs under Lists
in the Developer Platform.
The examples can be run my providing some options, including the authorization token.
- Creates a new List on behalf of an authenticated user
- Deletes a List the authenticated user owns
- Updates the metadata for a List the authenticated user owns
- Returns a list of members from a specified List
- Returns all Lists a specified user is a member of
- Add a member to a List that the authenticated user owns
- Removes a member from a List the authenticated user owns