---
title: "Changes to Delete an Identity Federation app"
method: DELETE
path: "/api/v1/identity-federation"
---

# Changes to Delete an Identity Federation app

`DELETE /api/v1/identity-federation`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2025-04-30** `0c7cf3c5abc6` — 9 warning, 1 info
- **2025-02-05** `f02a45abeffc` — 1 info
- **2024-12-22** `d49c203898c2` — 1 breaking

## Changes

- **2025-04-30** `0c7cf3c5abc6` — 9 warning, 1 info
  - removed the optional property `acsUrl` from the response with the `200` status
  - removed the optional property `entityId` from the response with the `200` status
  - removed the optional property `faviconUrl` from the response with the `200` status
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `logoUrl` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `primaryColor` from the response with the `200` status
  - removed the optional property `product` from the response with the `200` status
  - removed the optional property `tenant` from the response with the `200` status
  - added the optional property `error` to the response with the `200` status
- **2025-02-05** `f02a45abeffc` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2024-12-22** `d49c203898c2` — 1 breaking
  - removed the media type `application/json` for the response with the status `200`

---

[Operation](https://skmtc.dev/ory/apis/enterprise-sso-directory-sync/docs/api/v1/identity-federation/delete.md) · [API](https://skmtc.dev/ory/apis/enterprise-sso-directory-sync.md) · [Page](https://skmtc.dev/ory/apis/enterprise-sso-directory-sync/changes/api/v1/identity-federation/delete)
