api:pbx:calendar:deleteall
Table of Contents
API : PBX : Calendar Delete All
Introduction
This request will delete all events in the calendar of the user.
Request
| URL | https://api.telecomx.dk/pbx/calendar | ||
|---|---|---|---|
| Method | DELETE | ||
| Access level | PERSONAL VIEWER, MANAGER, OWNER no access. RESELLER, RESELLER_ADMIN or ADMIN no access. |
||
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/calendar/deleteall.txt · Last modified: 2025/01/14 14:14 by Per Møller