curl --location --request DELETE 'https://api.hmsovereign.com/api/v1/byok' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"provider": "deepgram"
}'{
"success": true,
"byok_keys": {}
}