API reference
API reference index
For the complete API reference, select an endpoint from the list.
Pinned List lookup
Returns the pinned Lists of the authenticated user | GET /2/users/:id/pinned_lists |
Manage pinned List
Pins a List on behalf of an authenticated user | POST /2/users/:id/pinned_lists |
Unpins a List on behalf of an authenticated user | DELETE /2/users/:id/pinned_lists/:list_id |