---
title: "Changes to Delete Secret Provider By Name"
method: DELETE
path: "/api/v1/pipelines/secret-providers/{name}"
---

# Changes to Delete Secret Provider By Name

`DELETE /api/v1/pipelines/secret-providers/{name}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 14 revisions.

- **2026-02-02** `f0a3d26cc0c6` — 2 warning, 1 info
- **2025-06-16** `557b7644b943` — 2 breaking, 2 info
- **2025-02-27** `b0ed6c7dac42` — 3 info

## Changes

- **2026-02-02** `f0a3d26cc0c6` — 2 warning, 1 info
  - removed the optional property `errors` from the response with the `401` status
  - removed the optional property `errors` from the response with the `403` status
  - removed the non-success response with the status `422`
- **2025-06-16** `557b7644b943` — 2 breaking, 2 info
  - the response property `anyOf[subschema #1: ActionIdResponse]/action_id` became optional for the status `200`
  - response property `anyOf[subschema #1: ActionIdResponse]/action_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added the optional property `errors` to the response with the `401` status
  - added the optional property `errors` to the response with the `403` status
- **2025-02-27** `b0ed6c7dac42` — 3 info
  - added the non-success response with the status `422`
  - the response property `anyOf[subschema #1: ActionIdResponse]/action_id` became required for the status `200`
  - response property `anyOf[subschema #1: ActionIdResponse]/action_id` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`

---

[Operation](https://skmtc.dev/redis/apis/redis-data-integration-api/docs/api/v1/pipelines/secret-providers/:name/delete.md) · [API](https://skmtc.dev/redis/apis/redis-data-integration-api.md) · [Page](https://skmtc.dev/redis/apis/redis-data-integration-api/changes/api/v1/pipelines/secret-providers/:name/delete)
