DELETE
/
voices
/
{id}
curl --request DELETE \
  --url https://api.voxia.ai/voices/{id} \
  --header 'Authorization: <api-key>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

ID of the voice to delete

Response

200
_mintlify/placeholder

Voice has been deleted