curl --location --request PATCH 'https://api.voicelibrary.co/enterprise/v1/sub_keys/sk_sub_454613213456461321345' \
--header 'api-key: 1213456413132124' \
--header 'Content-Type: application/json' \
--data '{
"permissions": {
"add_voice": false,
"list_voices": true,
"del_voices": false,
"tts_wss": false,
"tts_stream": false,
"tts": true
}
}'{}