Remove Phone Line Group


This request removes a phone line group from the database.
A phone line group is also known as a call pickup group.

The object ID (OID) of the phone line group is a part of the resource URL. This OID is typically retrieved by a get phone line group request.

Resource

DELETE /phonelinesgroups/<OID>

Where OID is the object ID of the phone line group.

Parameters

None

Payload

None

Response

None

Context

Authorization

Administrator

Errors

Example

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

None