Disconnect an account from your TikTok app
revoke_accessRevoke TikTok access by returning the token and removing the app from connected apps. Immediately disables refresh token, requiring re-authentication to restore.
Instructions
Hands the token back to TikTok and removes your app from the account's connected-apps list. The refresh token in your config stops working immediately and only re-running tiktok-mcp auth will restore access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Which connected TikTok account to act as, by the name you gave it in TIKTOK_ACCOUNTS. Defaults to the first. Call list_accounts to see them. | |
| confirm | No | Must be true for this to run. A TikTok post is public the moment moderation clears it, and deleting it later does not pull it out of feeds that already have it. |