---
title: "Delete data providers from the list"
method: DELETE
path: "/data-providers/{dataProviderId}"
tags: ["Data Providers"]
---

# Delete data providers from the list

`DELETE /data-providers/{dataProviderId}`

## Path parameters

- `dataProviderId` string, required

## Response `204`

Data provider deleted

## Other responses

- `400` — The Data provider id must not be null
- `404` — The data provider doesn't exist

---

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