---
title: "Update agent workspace file"
method: PUT
path: "/api/agents/{id}/files"
tags: ["API"]
---

# Update agent workspace file

`PUT /api/agents/{id}/files`

## Path parameters

- `id` string, required

## Request body

- object

## Response `200`

OK

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.net/builderz-labs/apis/mission-control-api.md) · [All operations](https://skmtc.net/builderz-labs/apis/mission-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/builderz-labs/mission-control-api/revisions/b920835b2793/schema)
