---
title: "Update embodiment"
method: PUT
path: "/embodiments"
tags: ["Embodiments"]
---

# Update embodiment

`PUT /embodiments`

Update embodiment

## Request body

- object
  - `type` string
  - `properties` object
  - `embodimentId` number

## Response `200`

updated embodiment

- object
  - `embodiments` object

## Other responses

- `400` — Invalid request data

---

[API](https://skmtc.net/smythos/apis/smyth-api.md) · [All operations](https://skmtc.net/smythos/apis/smyth-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/smythos/smyth-api/versions/1475e078fb4a/schema)
