Skip to main content
POST
Move a connected account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

accountId
string
required
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$

Body

application/json
profileId
string
required
Required string length: 1 - 255

Response

Connected account moved.

ok
boolean
required
data
object
required