Deletes one or more tweets from a specified user account. This endpoint supports two modes:
target_id
to delete a specific tweet.target_id
to delete all tweets from the user’s account.Warning: The bulk deletion mode is irreversible and will permanently remove all tweets from the account. Use with extreme caution.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Parameters for deleting tweets
Success confirmation
Delete tweet response