v2

latestOpenAPI 3.1.02026-08-075421692.0 MB
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

profileIdstring required

Target profile ID (must be a valid ObjectId and owned by the same user as the account).

Response

Account moved

messagestring
profileIdstring