Update voicemail status to unread
The unique ID of voicemail.
The unique ID of the resource.
curl -L \ --request POST \ --url 'https://HOSTNAME:8887/api/voicemails/{id}/set_unread' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
No body
Was this helpful?