Skip to main content
PATCH

Path Parameters

string
required
The unique account identifier.

Request Body

string
required
Platform to update: tiktok or instagram.
string
New display name.Restrictions:
  • TikTok: Can change once every 7 days (after Day 5 of warmup)
  • Instagram: Can change once every 14 days
string
New username. Instagram only - TikTok does not support username changes via this endpoint.Restrictions:
  • Instagram: No restriction on username changes
string
New bio/description. No restrictions on frequency.
string
URL of new profile picture. Must be a publicly accessible image URL.IMPORTANT: Image must have a 1:1 aspect ratio (square). Non-square images will be rejected.

Response

boolean
Whether the profile was updated successfully.
string
Account identifier.
string
Platform: tiktok or instagram.
string
Updated display name.
string
Updated username (Instagram only).
string
Updated bio.
string
Updated profile picture URL.
string
ISO 8601 timestamp of when the profile was updated.
string
ISO 8601 timestamp of when the name can be changed again (if name was changed).
Name Change RestrictionsAttempting to change the name before the allowed time will return a 429 error with the next allowed change date.

Error Responses

Name Change Too Soon
Invalid Profile Picture Ratio
Username Not Supported (TikTok)