Updates the specified task.
HTTP request
PUT https://tasks.googleapis.com/tasks/v1/lists/{tasklist}/tasks/{task}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
tasklist |
Task list identifier. |
task |
Task identifier. |
Request body
The request body contains an instance of Task
.
Response body
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"resource": {
object ( |
Fields | |
---|---|
resource |
|
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/tasks