---
title: "Delete Identity Provider"
method: DELETE
path: "/v3/identity-providers/{id}"
tags: ["Auth Settings"]
---

# Delete Identity Provider

`DELETE /v3/identity-providers/{id}`

Deletes an existing identity provider configuration. This operation removes a specific identity provider
from the organization.

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthenticated
- `403` — Permission denied
- `404` — Not Found

---

[API](https://skmtc.net/kong/apis/konnect-api-go-sdk.md) · [All operations](https://skmtc.net/kong/apis/konnect-api-go-sdk/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api-go-sdk/versions/0261aef4b1e2/schema)
