---
title: "Delete a Workload identity provider"
method: DELETE
path: "/workload-identity-providers/{workload_identity_provider}"
tags: ["workload-identity-providers"]
---

# Delete a Workload identity provider

`DELETE /workload-identity-providers/{workload_identity_provider}`

The endpoint deletes a Workload identity provider by ID.

## Path parameters

- `workload_identity_provider` string, required

## Response `204`

Deleted.

## Other responses

- `404` — Workload identity provider not found or user unauthorized.
- `4XX` — Client error.
- `5XX` — Server error.

---

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