---
title: "Delete"
method: DELETE
path: "/api/v1/step-up/providers/{id}"
tags: ["Step Up Authentication Providers"]
---

# Delete

`DELETE /api/v1/step-up/providers/{id}`

Delete removes a step-up authentication provider from the tenant.

## Path parameters

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

## Request body

- C1ApiStepupV1DeleteStepUpProviderRequestInput — The DeleteStepUpProviderRequest message.

## Response `200`

Successful response

- C1ApiStepupV1DeleteStepUpProviderResponse — The DeleteStepUpProviderResponse 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)
