---
title: "Disable OIDC configuration"
method: DELETE
path: "/users/oidc-config"
tags: ["Users"]
---

# Disable OIDC configuration

`DELETE /users/oidc-config`

Disables the OIDC provider configuration.

## Response `200`

OIDC configuration disabled.

## Other responses

- `403` — Not authorized.
- `500` — Failed to disable OIDC config.

---

[API](https://skmtc.dev/termix/apis/termix-api.md) · [All operations](https://skmtc.dev/termix/apis/termix-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/termix/termix-api/revisions/f4ef343eff1b/schema)
