---
title: "Update Agent Execution"
method: PATCH
path: "/agent-executions/{execution_id}"
tags: ["agent-dispatch"]
---

# Update Agent Execution

`PATCH /agent-executions/{execution_id}`

Update an agent execution with results.

## Path parameters

- `execution_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/agents-squads/apis/squads-api.md) · [All operations](https://skmtc.net/agents-squads/apis/squads-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/agents-squads/squads-api/versions/3812730a1cb4/schema)
