post_destroy | R Documentation |
Deletes a status of user's profile.
post_destroy(destroy_id, token = NULL)
destroy_id |
To delete a status, supply the single status ID here. If a character string is supplied, overriding the default (NULL), then a destroy request is made (and the status text and media attachments) are irrelevant. |
token |
Use this to override authentication for
a single API call. In many cases you are better off changing the
default for all calls. See |
tweet_delete()
rtweet-deprecated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.