Updating Teams on an Account through API

I have been trying to update the Team an Account is assigned to through the API but it doesn't seem to update. Has anyone tried to do this?

Parents Reply Children
  • I am using team_name object but I was only setting the id field with the actually team id from the database. My next question is should I be using the name field instead of the id field?