App Logo
tiktok.com

Unblock a TikTok user

Unblock a TikTok account by @username, as the signed-in account. Safe to repeat: if the account is not blocked nothing is sent and the run says so. Unblocking does not restore a follow relationship that blocking removed. The run reports the state TikTok holds afterwards, and the companion block script is the reverse.

Input

username required

TikTok handle to unblock, with or without a leading @ (e.g. "tiktok" or "@tiktok").

Output

userId required
blocked required

Whether the account is still blocked at the end of the run; false on success.

username required

Handle as TikTok reports it for the account that was acted on.

already_unblocked required

True when it was not blocked before this run, so nothing was sent.

nickname optional
verified optional

True when a fresh read of the relationship confirmed the block is gone. Null when TikTok would not report the relationship, in which case the result rests on the response to the unblock itself.

account_used optional

Handle that performed the unblock, read from the signed-in session rather than assumed.

blocked_by_them optional

Whether that account has blocked you, as far as TikTok will say.

Start building not clicking