User Tools

Site Tools


api:pbx:recording:delete

API : PBX : Recording Delete

Introduction

This request will delete a recording.

Request

URL https://api.telecomx.dk/pbx/recording/RECORDING_ID
Method DELETE
Access level PERSONAL, MANAGER, OWNER, RESELLER or ADMIN. PERSONAL may not access common recordings.
params RECORDING_ID Id Id of the recording to delete.

Response

JSON object
success Boolean true on success.

Example

{
  success: true
}

Errors

Error code Message Description
404 id Recording not found
403 access_denied Insufficient access level
500 internal_error <Unspecified>
api/pbx/recording/delete.txt · Last modified: 2019/11/04 13:40 by Per Møller

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki