cURL
curl --request POST \ --url https://api.example.com/a2a/teams/{id}/v1/tasks:cancel
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Cancel a running team task.
Successful Response
Was this page helpful?