Was this helpful?
Remove a mail from shared voicemail.
/shared_voicemails/{id}/voicemails/{mail_id}/destroy
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}/destroy' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
No body