Lists
Unpin a List
Causes a User to remove a pinned List.
delete/2/users/{id}/pinned_lists/{list_id}
Path parameters
idstring required
Unique identifier of this User. The value must be the same as the authenticated user.
Example:2244994945
The ID of the authenticated source User for whom to return results.
list_idstring required
The unique identifier of this List.
Example:1146654567674912769
The ID of the List to unpin.
Response
The request has succeeded.