Skip to main content
Glama
delete_tweet_v2.md797 B
# Delete Tweet V2 Source: https://docs.twitterapi.io/api-reference/endpoint/delete_tweet_v2 ## Endpoint - Method: `POST` - Path: `/twitter/delete_tweet_v2` - API URL: `https://api.twitterapi.io/twitter/delete_tweet_v2` ## Description Delete a tweet. You must set the login_cookie. You can get the login_cookie from /twitter/user_login_v2. Trial operation price: $0.002 per call. ## Example (curl) ```bash curl --request POST \ --url https://api.twitterapi.io/twitter/delete_tweet_v2 \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "login_cookies": "<string>", "tweet_id": "<string>", "proxy": "<string>" } ' ``` ## Example Response ```json { "status": "<string>", "msg": "<string>" } ``` _Scraped at: 2025-12-18T10:06:15.049Z_

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dorukardahan/twitterapi-io-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server