LMNT

Delete voice

DELETE
/v1/ai/voice/{id}

Deletes a voice and cancels any pending operations on it. Cannot be undone.

Authorizations

X-API-Key
string
required

Your API key; get it from your LMNT settings.

Parameters

id
string
required

The id of the voice, which can be retrieved by a call to List voices.

Returns

object where each VoiceDeleteResponse is:

success
boolean
required