Accounts
Move account to another profile
Moves a connected social account to a different profile owned by the same user. The target profile must belong to the same user as the account.
For API keys restricted to specific profiles, BOTH the source account's current profile AND the target profile must be in the key's allowed set. Calls with a target profile outside the key's scope return 403.
patch/v1/accounts/{accountId}
Path parameters
accountIdstring required
Request body
Response
Account moved
Changes
No recorded changes to this endpoint across all 26 revisions of this API.