{
"voice_id": "cosyvoice-v3-flash-yuntts-ad3b7d73544141479eb23682ba7af282"
}curl --location 'https://www.jiaozitts.com/api/v1/cosyvoice-delete-voice' \
--header 'Authorization: Bearer {{YOUR_API_KEY}}' \
--header 'Content-Type: application/json' \
--data '{
"voice_id": "cosyvoice-v3-flash-yuntts-ad3b7d73544141479eb23682ba7af282"
}'{
"code": 200,
"message": "删除成功"
}