Authorization: Bearer ********************{
"voice_id": "string"
}curl --location --request POST 'https://yunwu.ai/kling/v1/general/delete-voices' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"voice_id": "string"
}'{}