Skip to main content
DELETE
/
voices
/
{voice_uid}
Delete Voice
curl --request DELETE \
  --url https://api.gradium.ai/api/voices/{voice_uid}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.gradium.ai/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

voice_uid
string
required

Response

Successful Response