---
title: "Calls SPIRE server `spire-server entry delete` command"
method: DELETE
path: "/api/v1/spire/entries"
---

# Calls SPIRE server `spire-server entry delete` command

`DELETE /api/v1/spire/entries`

Deletes a specified registration entry

## Request body

- object
  - `ids` string[]

## Response `200`

OK

- object
  - `results` object[]
    - `status` union
      - SpireStatusOk
        - `message` string
      - SpireStatusError
        - `code` integer
        - `message` string
    - `id` string

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/spiffe/apis/tornjak.md) · [All operations](https://skmtc.net/spiffe/apis/tornjak/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spiffe/tornjak/versions/5d58d68f79cd/schema)
