latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

User

Create voicemail greeting for current user

Create voicemail greeting for current user.

post/user/greetings

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"
}