api:pbx:voicemail:deleteall
Table of Contents
API : PBX : Voicemail Delete All
Introduction
This request will delete all voicemails for the user.
Request
| URL | https://api.telecomx.dk/pbx/voicemail | ||
|---|---|---|---|
| Method | DELETE | ||
| Access level | PERSONAL, MANAGER, OWNER, RESELLER if voicemail belongs to the user or ADMIN. | ||
Response
| JSON object | ||
|---|---|---|
| success | Boolean | true on success. |
Example
{ success: true }
Errors
| Error code | Message | Description |
|---|---|---|
| 403 | access_denied | Insufficient access level |
| 500 | internal_error | <Unspecified> |
api/pbx/voicemail/deleteall.txt · Last modified: 2019/02/27 13:43 by Per Møller