# Users - Tasks - [API documentation](#api-documentation) - [Notes](#notes) - [Definitions](#definitions) - [Specifying task lists](#specifying-task-lists) - [Create Tasks](#create-tasks) - [Update Tasks](#update-tasks) - [Delete Tasks](#delete-tasks) - [Move Tasks](#move-tasks) - [Display Tasks](#display-tasks) - [Create Task Lists](#create-task-lists) - [Update Task Lists](#update-task-lists) - [Delete Task Lists](#delete-task-lists) - [Clear Task Lists](#clear-task-lists) - [Display Task Lists](#display-task-lists) ## API documentation * [Tasks API](https://developers.google.com/tasks/reference/rest) ## Notes To use these commands you must add the 'Tasks API' to your project and update your service account authorization. ``` gam update project gam user user@domain.com update serviceaccount ``` ## Definitions * [``](Collections-of-Users) ``` ::= ::= ::= tltitle: ::= "''(,'')*" ::= / ::= "(,)*" ::= "(,)*" ::= | | | See: https://github.com/GAM-team/GAM/wiki/Collections-of-Items ::= | | See: https://github.com/GAM-team/GAM/wiki/Collections-of-Items ::= (title )| (notes )| (status needsaction|completed)| (due