Delete a tweet by its ID
This function deletes a specific tweet from X using its unique identifier. It removes the tweet from the platform and returns a confirmation of the deletion. If successful, it provides a boolean indicating whether the tweet was deleted, and if there are any errors, it returns detailed error information.
post/delete
Request body
Response
Successful deletion of the tweet