Set primary account
PUT/api/v1/accounts/:accountId/primary
Set a specific account as the primary account. Any previously primary account of the same accountType (paper or live) is demoted, so the user retains one primary per mode.
Request
Responses
- 200
- 401
- 404
- 500
Primary account set
Authentication required
Account not found
Server error