Skip to main content
DELETE
delete voice

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Voice ID

Response

Successfully deleted voice

message
string
Example:

"Voice deleted successfully"

Last modified on July 10, 2026