Was this helpful?
Update shared voicemail mail status to read
/shared_voicemails/{id}/voicemails/{mail_id}/set_read
The unique ID of shared voicemail.
The unique ID of voicemail.
curl -L \ --request POST \ --url 'https://HOSTNAME:8887/api/shared_voicemails/{id}/voicemails/{mail_id}/set_read' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
No body