Was this helpful?
Set one of shared voicemail's greetings to activated state.
/shared_voicemails/{id}/greetings/{greeting_id}/enable
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}/enable' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
No body