Set parent of task
documentedSet or change a task's parent.
POST /tasks/{task_gid}/set_parentTasksno implementation yet0 runsInput
task_gid*
Task GID
123456789
parent_gid
New parent task GID
987654321
insert_before
Insert before (optional)
124816
insert_after
Insert after (optional)
125000
Calls Asana as you (your API key is your account); keychains.dev holds the credentials.