---
title: "Delete all user's voices"
method: DELETE
path: "/saas/voice"
tags: ["Voice"]
---

# Delete all user's voices

`DELETE /saas/voice`

Delete all user voices

## Response `200`

Successful Response

- GenericResponsePayloadDelAllUserVoicesResponseData
  - `ok` boolean — Indicates if the request was successful or not.
  - `data` DelAllUserVoicesResponseData, required
    - `affected` integer, required

## Other responses

- `default` — Default Response

---

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