Update an assigned A2A task

Update an assigned A2A task

Authentication

AuthorizationBearer

Human-approved credential. Least-privilege grants are published in RFC 9728 protected-resource metadata and on each operation as x-required-permission.

Path parameters

taskIdstringRequiredformat: "^tsk_"

Request

This endpoint expects an object.
stateenumRequired
messageobjectOptional
artifactslist of objectsOptional

Response

Updated task
taskobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error