Skip to main content
DELETE
Delete Voice

Overview

Soft-deletes a voice from your library. The voice’s deleted_at column is stamped and it stops appearing in List Voices and synthesis flows. Only voices owned by your org can be deleted; curated default voices, voices in the public library you have not added, and voices owned by other orgs return 400 ERROR_DELETING_VOICE.

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
UUID of the voice to delete.

Response

object
Confirmation that the voice was deleted.
null | array
null on success.

Docs for agents: llms.txt