---
title: "Delete a multistream target"
method: DELETE
path: "/multistream/target/{id}"
tags: ["multistream"]
---

# Delete a multistream target

`DELETE /multistream/target/{id}`

Make sure to remove any references to the target on existing
streams before actually deleting it from the API.

## Response `204`

Success

## Other responses

- `default` — Error

## Changes

- **2024-05-17** `fc477586b24c` — 1 breaking
  - the response property `errors` became optional for the status `default`
- **2024-04-23** `d0909f9b9414` — 2 info
  - api operation id `deleteMultistreamTarget` was added
  - api tag `multistream` added

[Change history](https://skmtc.dev/livepeer/apis/livepeer-api-reference/changes/multistream/target/:id/delete.md)

---

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