CustomerChange ManagerOn this pageChange Manager Change the customer's manager HTTP Request POST /api/v3/account/ID/manager Where ID is the Customer ID (account_id) Body ParameterDefaultDescriptionaccount_manager0ID of the new manager { "account_manager": 10} Note:If the passed ID is 0: The customer will become unassigned.