latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

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

file_idstring

The unique ID of the resource.

Example request

{
  "file_id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}

Response

OK

idstring

The unique ID of the resource.

Example response

{
  "id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}