/favorites/destroy.json
POST
/favorites/destroy.json
specified in the ID parameter as the authenticating user. Returns the un-favorited status in the
requested format when successful.
indicate the resultant favorited status of the tweet. A 200 OK response from this method will
indicate whether the intended action was successful or not.
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.twitter.com/1.1/favorites/destroy.json'
Response Response Example
{}
Request
None
Responses
Modified at 2022-09-10 16:58:08