socialAccounts

Update Account

Set the account's @handle by hand.

Needed because the app is not approved for TikTok's user.info.profile scope, so OAuth never returns the handle — without it the card shows no @handle and neither the profile nor its posts can be linked.

patch/api/v1/social/accounts/{account_id}

Path parameters

account_idstring required

Request body

usernamestring required

Response

Successful Response

{"stackTrail":"paths:/api/v1/social/accounts/{account_id}:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.