curl --location 'https://open.vectcut.com/llm/tts/elevenlabs/delete_voice' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"voice_id": "PW6tk5GCYz1343RIShce"
}'{
"billing_mode": "membership_slots",
"cleanup": {
"cleaned": false,
"deleted_voice_ids": [],
"failed_items": [],
"reason": "already_clean",
"remaining_slots": 10,
"slot_limit": 10,
"used_slots": 0
},
"remaining_slots": 10,
"slot_limit": 10,
"success": true,
"used_slots": 0,
"voice_id": "PW6tk5GCYz1343RIShce"
}