Edit own TikTok profile
Input
bio optionalNew bio text. Pass an empty string to clear the bio. TikTok caps the bio at 80 characters and stores its own truncation, which is what gets reported back. Omit to leave it unchanged.
displayName optionalNew display name (the bold name above the handle). TikTok allows this change only once every seven days and rejects it inside that window. Omit to leave it unchanged.
Output
after requiredValues read back from the reloaded profile after saving.
before requiredValues read from the profile before any edit.
changed requiredWhich fields were actually written. Empty when nothing needed changing.
account_used requiredHandle of the account that was actually edited, read from the signed-in session rather than assumed.
already_present requiredTrue when every requested value already matched the profile, so nothing was written.
verified_on_page requiredTrue when the profile was reloaded after saving and the stored values matched what was asked for.
