set_business_account_username()

Client.set_business_account_username()

Changes the username of a managed business account.

Parameters:
  • business_connection_id (str) – Unique identifier of the business connection.

  • username (str) – New username. Pass empty string to remove.

Returns:

bool – True on success.