These docs are for v2.11. Click to read the latest docs for v2.12.

Delete SpeedDial

Remove a SpeedDial from an account.

Sample Response

{
  "speedDial": {
    "speed_dial": "101",
    "label": "Agent 101",
    "service_type": "Device",
    "service_id": "101010101010",
    "type": "manual",
    "active": "yes"
  }
}

Response Properties

PropertyTypeDescription
speedDialobjectSpeedDial
Language
Credentials
Header
Click Try It! to start a request and see the response here!