Authorization: Bearer ********************
curl --location 'https://api.mobimodel.cn/kling/v1/general/delete-voices' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "voice_id": "string" }'
{}