---
title: "Remove an OpenID Provider based on specified Tenant Id and OpenID Provider Id"
method: DELETE
path: "/tenants/{tenant_id}/openid/providers/{open_id_provider_id}"
tags: ["tenants"]
---

# Remove an OpenID Provider based on specified Tenant Id and OpenID Provider Id

`DELETE /tenants/{tenant_id}/openid/providers/{open_id_provider_id}`

You need `tenants.tenant.edit` permission to access this resource

## Path parameters

- `tenant_id` string, required
- `open_id_provider_id` string, required

## Response `204`

No Content

- object

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/elastic/apis/elastic-io-rest-api-documentation-v2.md) · [All operations](https://skmtc.net/elastic/apis/elastic-io-rest-api-documentation-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elastic/elastic-io-rest-api-documentation-v2/revisions/411f9f98c01e/schema)
