There doesn't seem to be a way of updating the section for a pre-existing task. [The thread here](https://forum.asana.com/t/changing-task-section/57402/7) explains how the api should support it. I describe in detail my attempts at doing this [on Stack Overflow](https://stackoverflow.com/questions/71553714/asana-api-how-do-i-set-the-section-of-a-task-on-my-tasks). I'm willing to write in the raw `body` param if need be.. Just want to be able to do this from the gem's client. Thanks, y'all.