This request will delete all events in the calendar of the user.
| URL | https://api.telecomx.dk/pbx/calendar | ||
|---|---|---|---|
| Method | DELETE | ||
| Access level | PERSONAL VIEWER, MANAGER, OWNER no access. RESELLER, RESELLER_ADMIN or ADMIN no access. |
||
| JSON object | ||
|---|---|---|
| success | Boolean | true on success. |
{ success: true }
| Error code | Message | Description |
|---|---|---|
| 403 | access_denied | Insufficient access level |
| 500 | internal_error | <Unspecified> |