---
title: "Delete a media library item"
method: DELETE
path: "/api/journey/media-templates/{media_id}"
tags: ["journey"]
---

# Delete a media library item

`DELETE /api/journey/media-templates/{media_id}`

## Path parameters

- `media_id` string, uuid, required — Media template id

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

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