Was this helpful?
Destroy a greeting from shared voicemail.
/shared_voicemails/{id}/greetings/{greeting_id}/destroy
The unique ID of shared voicemail.
The unique ID of greeting.
curl -L \ --request POST \ --url 'https://HOSTNAME:8887/api/shared_voicemails/{id}/greetings/{greeting_id}/destroy' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
No body