Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is the account token returned from the Login endpoint.
Response
Success
Update the authenticated user’s account information such as name and email address.
Bearer authentication header of the form Bearer <token>, where <token> is the account token returned from the Login endpoint.
Success