---
title: "Delete avatar"
method: DELETE
path: "/v1/avatars/{id}"
tags: ["Avatars"]
---

# Delete avatar

`DELETE /v1/avatars/{id}`

Delete an avatar.

## Path parameters

- `id` string, uuid, required

## Headers

- `X-Runway-Version` '2024-11-06', required

## Response `204`

Success

## Changes

- **2026-03-06** `4ddc8e3d83c8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/runwayml/apis/runwayml-api/changes/v1/avatars/:id/delete.md)

---

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