---
title: "Delete a Target"
method: DELETE
path: "/streaming/v2/targets/{id}"
tags: ["target"]
---

# Delete a Target

`DELETE /streaming/v2/targets/{id}`

Delete a target using its ID.

## Path parameters

- `id` string, uuid, required

## Response `204`

Target deleted

## Other responses

- `default` — Unexpected Error

---

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