PUT
/
tasks
/
{id}
{
  "id": "<string>",
  "type": "<string>",
  "url": "<string>",
  "blobId": "<string>"
}

Headers

If-Match
integer
default:-1

Path Parameters

id
string
required

Query Parameters

context
string

Body

application/json

Response

200 - */*

OK

The response is of type object.