Update Voicemail
Update voicemail settings for a phone number including PIN, notification email, and subscriber name details.
What this does: Returns confirmation that the voicemail configuration has been updated. Only the fields you send are changed; omitted fields retain their current values.
Next steps:
- Confirm the update —
POST /v1.0/numbers/voicemail/info
Documentation Index
Fetch the complete documentation index at: https://docs.telegent.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
The phone number to update voicemail settings for (E.164 format)
"+11234567890"
Optional account ID associated with the phone number
"AID-ab12345-2725-45a1-bd5e-526ed19799xx"
New voicemail PIN
"5678"
Subscriber first name
"John"
Subscriber last name
"Doe"
New email address for voicemail notifications
"newemail@example.com"
Response
Success — returns update confirmation
The response is of type object.