Twitter API Explorer

favorites/destroy

Un-favorites the status specified in the ID parameter as the authenticating user. Returns the un-favorited status in the requested format when successful.

http://twitter.com/favorites/destroy/{{id}}.{{response_format}}

false

Required Parameters:

  • The ID of the status to un-favorite.


* You need to first to make authenticated request.

Built by Ricky (@r1cky on Twitter)

A Django site.