Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Deletes the speaker verification for a voice
cURL
curl --request DELETE \ --url https://api.beyondwords.io/v1/organization/voices/{voice_id}/speaker_verification \ --header 'X-Api-Key: <api-key>'
{ "code": 123, "message": "<string>", "errors": [ { "location": "<string>", "message": "<string>" } ] }
Voice ID
No content
Was this page helpful?