Tweets
Tweet delete by Tweet ID
Delete specified Tweet (in the path) by ID.
delete/2/tweets/{id}
Path parameters
idstring required
Unique identifier of this Tweet. This is returned as a string in order to avoid complications with languages and tools that cannot handle large integers.
Example:1346889436626259968
The ID of the Tweet to be deleted.
Response
The request has succeeded.