When I try updating it through API, it says: "Couldn't Find Neuphonic Voice. If you're using your credentials, check the voice exists in your Neuphonic account. If not, check the voice exists in the provided list"
But I am adding the voiceId as it should be:
{
"voice": {
"provider": "neuphonic",
"model": "neu_fast",
"voiceId": "ea66187e-eef6-4c83-a777-52d15cfdc8e2",
"language": "es"
}
}