Remove Music On Hold Category


This request removes a music on hold category from the database.

The object ID (OID) of the music on hold category is a part of the resource URL. This OID is typically retrieved by a get Music On Hold Category request.

Resource

DELETE /musiconholdcategories/<OID>

Where OID is the object ID of the music on hold category.

Parameters

None

Payload

None

Response

None

Context

Authorization

Administrator

Errors

Example

Request
DELETE https://xelion.nl/api/v1/master/musiconholdcategories/1626898
Response

None