Method: tasklists.patch

Stay organized with collections Save and categorize content based on your preferences.

Updates the authenticated user's specified task list. This method supports patch semantics.

HTTP request

PATCH https://tasks.googleapis.com/tasks/v1/users/@me/lists/{tasklist}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
tasklist

string

Task list identifier.

Request body

The request body contains an instance of TaskList.

Response body

If successful, the response body contains an instance of TaskList.

Authorization Scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/tasks