v1

latestOpenAPI 3.1.02026-07-265094114.0 KB
Voices

Delete voice by ID

Delete an existing voice by ID

delete/v1/tones/{toneId}

Path parameters

toneIdstring required
Example:ton_2ee766eaa4ef48e59da1d9602bfecf2d

The voice's unique ID

Response

Voice deleted successfully.

requestIdstring
resourcestring
deletedboolean required

Example response

{
  "requestId": "bce766ea-a4ef-48e5-9da1-d9602bfecf2d",
  "resource": "tone"
}