---
title: "Remove the setting from the database"
method: DELETE
path: "/completenesses/settings/{id}"
tags: ["Data Enhancement"]
---

# Remove the setting from the database

`DELETE /completenesses/settings/{id}`

Removes the CompletenessSetting resource.

## Path parameters

- `id` string, required

## Response `204`

CompletenessSetting resource deleted

## Other responses

- `404` — Resource not found

---

[API](https://skmtc.net/quable/apis/quable-pim-api-documentation-v5.md) · [All operations](https://skmtc.net/quable/apis/quable-pim-api-documentation-v5/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quable/quable-pim-api-documentation-v5/versions/1641096abb34/schema)
