---
title: "Delete"
method: DELETE
path: "/api/v1/auth-configs/{id}"
tags: ["Auth Config"]
---

# Delete

`DELETE /api/v1/auth-configs/{id}`

Delete removes an authentication provider configuration from the tenant.

## Path parameters

- `id` string, required — The unique identifier of the authentication provider configuration to delete.

## Request body

- C1ApiAuthConfigV1TenantAuthConfigServiceDeleteRequestInput — The TenantAuthConfigServiceDeleteRequest message.

## Response `200`

Successful response

- C1ApiAuthConfigV1TenantAuthConfigServiceDeleteResponse — The TenantAuthConfigServiceDeleteResponse message.

---

[API](https://skmtc.net/conductorone/apis/c1-api.md) · [All operations](https://skmtc.net/conductorone/apis/c1-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/conductorone/c1-api/revisions/d391405a35d3/schema)
