Update a managed account profile
update_managed_accountEdit a managed account's public profile — username, display name, and/or bio (≤80 chars on TikTok, ≤120 on Instagram). Editing unlocks only once the account is active. Changes are applied by the operations team, so the response has pending:true and the live profile updates on a later sync rather than immediately. The username has a 30-day change cooldown and the display name a 7-day cooldown; a change made too soon returns 409 with the days remaining. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bio | No | New bio (80 chars max on TikTok, 120 on Instagram) | |
| name | No | New display name (7-day cooldown) | |
| username | No | New handle (30-day cooldown) | |
| accountId | Yes | Managed account UUID |