---
title: "Delete Audio Track"
method: DELETE
path: "/v1/content/{content_id}/audio-tracks/{track_id}"
---

# Delete Audio Track

`DELETE /v1/content/{content_id}/audio-tracks/{track_id}`

## Path parameters

- `content_id` string, required
- `track_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-03** `ce1eb608ea73` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/shortkit/apis/shortkit-api/changes/v1/content/:content_id/audio-tracks/:track_id/delete.md)

---

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