Authorization: Bearer ********************
curl --location --request GET '/phone_numbers//voicemail' \ --header 'Authorization: Bearer <token>'
{ "data": { "enabled": "true", "pin": "1234" } }