Remove Speeddial


This request removes an XCCSpeeddial from the database.

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

Resource

DELETE /speeddials/<OID>

Where OID is the object ID of the speeddial.

Parameters

None

Payload

None

Response

None

Context

Authorization

Administrator

Errors

Example

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

None