---
title: "Delete"
method: DELETE
path: "/api/v1/decoys/{id}"
tags: ["Decoy"]
---

# Delete

`DELETE /api/v1/decoys/{id}`

Delete soft-deletes a decoy and disables the paired credential row.

## Path parameters

- `id` string, required — The id field.

## Request body

- C1ApiDecoyV1DecoyServiceDeleteRequestInput — The DecoyServiceDeleteRequest message.

## Response `200`

Successful response

- C1ApiDecoyV1DecoyServiceDeleteResponse — The DecoyServiceDeleteResponse message.

---

[API](https://skmtc.net/conductorone/apis/c1-api.md) · [All operations](https://skmtc.net/conductorone/apis/c1-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/conductorone/c1-api/revisions/d391405a35d3/schema)
