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

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