---
title: "Delete voice settings preset"
method: DELETE
path: "/voice_settings_presets/{uuid}"
tags: ["voiceSettingsPresets"]
---

# Delete voice settings preset

`DELETE /voice_settings_presets/{uuid}`

Delete a preset

## Path parameters

- `uuid` string, required

## Headers

- `Authorization` string, required

## Response `200`

Preset deleted

- VoiceSettingsPresetsDeleteVoiceSettingsPresetResponse200
  - `success` boolean

---

[API](https://skmtc.dev/resemble/apis/api-reference.md) · [All operations](https://skmtc.dev/resemble/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/resemble/api-reference/revisions/e93597a6b425/schema)
