These docs are for v2.11. Click to read the latest docs for v2.12.

Delete Voicemail

Remove a Voicemail from an account.

Sample Response

{
  "voicemail": {
    "id": "VM1212121211",
    "label": "Test VM 1",
    "access_id": "1111",
    "access_pin": "1111",
    "email_preference": "Notification",
    "email": "[email protected]",
    "delete_emailed_messages": true,
    "active": true
  }
}

Response Properties

PropertyTypeDescription
voicemailobjectVoicemail
Language
Credentials
Header
Click Try It! to start a request and see the response here!