---
title: "Update an automation"
method: PUT
path: "/automations/{id}"
tags: ["Automations"]
---

# Update an automation

`PUT /automations/{id}`

## Path parameters

- `id` integer, required

## Response `200`

The updated automation.

## Other responses

- `400` — Validation failed.
- `404` — Automation not found.

---

[API](https://skmtc.dev/termix/apis/termix-api.md) · [All operations](https://skmtc.dev/termix/apis/termix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/termix/termix-api/revisions/f4ef343eff1b/schema)
