Shared Voicemail
Create voicemail greeting for shared voicemail
Create voicemail greeting for shared voicemail.
post/shared_voicemails/{id}/greetings
Path parameters
idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of the shared voicemail.
Request body
Example request
{
"file_id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}Response
OK
Example response
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}