---
title: "Delete Custom Background Noise"
method: DELETE
path: "/v1/custom-background-noises/{noise_id}"
tags: ["Digital Humans"]
---

# Delete Custom Background Noise

`DELETE /v1/custom-background-noises/{noise_id}`

Remove a noise from the library. Blocked (409) while any digital human
still references its storage_path. Never deletes the storage object.

## Path parameters

- `noise_id` string, required

## Headers

- `X-API-Key` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/getbluejay/apis/bluejay-api.md) · [All operations](https://skmtc.net/getbluejay/apis/bluejay-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbluejay/bluejay-api/versions/f48cef80963f/schema)
