---
title: "Deletes end entity"
method: DELETE
path: "/v1/endentity/{endentity_name}"
tags: ["v1/endentity"]
---

# Deletes end entity

`DELETE /v1/endentity/{endentity_name}`

Deletes specified end entity and keeps certificate information untouched, if end entity does not exist success is still returned

## Path parameters

- `endentity_name` string, required

## Response `default`

successful operation

## Changes

- **2024-07-05** `b6fc2ad168e5` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - api operation id `delete_1` removed and replaced with `delete`

[Change history](https://skmtc.dev/keyfactor/apis/ejbca-rest-interface/changes/v1/endentity/:endentity_name/delete.md)

---

[API](https://skmtc.dev/keyfactor/apis/ejbca-rest-interface.md) · [All operations](https://skmtc.dev/keyfactor/apis/ejbca-rest-interface/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/keyfactor/ejbca-rest-interface/revisions/a201da1d1573/schema)
