Remove tracked accounts
Management API
Remove Tracked Accounts
Remove one or more Twitter accounts from your tracking list. You can provide multiple accounts as a comma-separated list.
DELETE
Remove tracked accounts
Documentation Index
Fetch the complete documentation index at: https://docs.utrack.club/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your API key. Get your API key from the dashboard.
Body
application/json
Comma-separated list of Twitter usernames (with or without @) or Twitter IDs. Maximum 1000 characters.
Example:
"elonmusk,44196397,@twitter"
Specify whether the identifier is a username or ID
Available options:
username, id Your API key
