latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

User

Add new speed dial 8

Create new speed dial 8.

post/users/{id}/speed_dial_8

Path parameters

idstring required

The unique ID of the resource.

Example:NzAwNTUxOTA5NzczMTQ4MTYw

The unique ID of the user.

Request body

codestring required

The speed dial 8 dialing code.
Available code range from 2 to 9.

phone_numberstring required

The phone number that you want to call.

descriptionstring

The description of speed dial.

Response

Created

idstring

The unique ID of the resource.

Example response

{
  "id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}