Authorization: ********************{
"mail_boxes": [
"string"
]
}curl --location --request POST 'https://api.cbf.tcn.com/api/v0alpha/vmds/getvoicemailmessagecount' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"mail_boxes": [
"string"
]
}'{
"total": 0,
"unheard": 0
}