Voice
Delete voice
Deletes a voice and cancels any pending operations on it. Cannot be undone.
DELETE
/
v1
/
ai
/
voice
/
{id}
Headers
X-API-Key
string
requiredYour API key; get it from your LMNT account page.
Path Parameters
id
string
requiredThe id
of the voice to delete, which can be retrieved by a call to List voices
.
Response
200 - application/json
The response is of type object
.
Was this page helpful?