Accounts
Switch logged in account
Changes the active logged in account for your user. A new token will need to be generated to authenticate subsequent requests.
put/v2/accounts/me
Request body
Example request
{
"account_identifier": "00000000-0000-0000-0000-000000000000"
}Response
OK