Move task
documentedMoves the specified task to another position in the destination task list.
POST /tasks/v1/lists/{tasklist}/tasks/{task}/moveTasksno implementation yet0 runsInput
tasklist*
Task list ID
Task list ID (e.g., @default or a specific list ID)
task*
Task ID
Task ID to move
parent
New parent task ID
Parent task ID (optional)
previous
Previous sibling task ID
Previous sibling task ID (optional)
destinationTasklist
Destination task list ID
Destination list ID (optional; move across lists)
Calls Google Tasks as you (your API key is your account); keychains.dev holds the credentials.