---
title: "Delete an Identity Federation app"
method: DELETE
path: "/api/v1/identity-federation"
tags: ["Identity Federation"]
---

# Delete an Identity Federation app

`DELETE /api/v1/identity-federation`

## Query parameters

- `id` string, required
- `tenant` string
- `product` string

## Response `200`

Success

- object
  - `error` IdentityFederationError
    - `message` string

## 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
  - …6 more
- **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`

[Change history](https://skmtc.dev/ory/apis/enterprise-sso-directory-sync/changes/api/v1/identity-federation/delete.md)

---

[API](https://skmtc.dev/ory/apis/enterprise-sso-directory-sync.md) · [All operations](https://skmtc.dev/ory/apis/enterprise-sso-directory-sync/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ory/enterprise-sso-directory-sync/revisions/d92c991ace28/schema)
