/favorites/create.json
POST
/favorites/create.json
specified in the ID parameter as the authenticating user. Returns the favorite status 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/create.json'
Response Response Example
{}
Request
None
Responses
Modified at 2022-09-10 16:58:08