curl --location --request POST 'http://dev-cn.your-api-server.com/v1/voices//edit' \ --header 'xi-api-key;' \ --form 'description="<string>"' \ --form 'files="[ \"<string>\" ]"' \ --form 'labels="<string>"' \ --form 'name="<string>"'
"<any>"