---
title: "Changes to Delete Tenant Registration"
method: DELETE
path: "/admin/tenant-registrations/{tenantId}"
---

# Changes to Delete Tenant Registration

`DELETE /admin/tenant-registrations/{tenantId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

- **2026-07-17** `8821f8847f2c` — 1 breaking, 7 info
- **2025-02-18** `85e5af9982d5` — 1 info
- **2025-02-11** `19d2c93fbacc` — 1 breaking

## Changes

- **2026-07-17** `8821f8847f2c` — 1 breaking, 7 info
  - removed the success response with the status `200`
  - api tag `Admin` added
  - added the media type `application/problem+json` for the response with the status `404`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the non-success response with the status `500`
  - removed the non-success response with the status `400`
  - added the success response with the status `204`
- **2025-02-18** `85e5af9982d5` — 1 info
  - endpoint added
- **2025-02-11** `19d2c93fbacc` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/digital-asset/apis/backend-api/docs/admin/tenant-registrations/:tenantId/delete.md) · [API](https://skmtc.dev/digital-asset/apis/backend-api.md) · [Page](https://skmtc.dev/digital-asset/apis/backend-api/changes/admin/tenant-registrations/:tenantId/delete)
