Lists
Unfollow a List
Causes a User to unfollow a List.
delete/2/users/{id}/followed_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 that will unfollow the List.
list_idstring required
The unique identifier of this List.
Example:1146654567674912769
The ID of the List to unfollow.
Response
The request has succeeded.