Speed dial 100
Create new speed dial 100.
Authorizations
Body
codestring · min: 2 · max: 2required
The speed dial 100 dialing code.
Available code range from 00
to 99
.
phone_numberstringrequired
The phone number that you want to call.
descriptionstring · max: 1024optional
The description of speed dial.
Responses
application/json
cURL
JavaScript
Python
HTTP
201
4XX
Update speed dial 100.
Authorizations
Path parameters
idall ofrequired
The unique ID of speed dial.
The unique ID of the resource.
Body
codestring · min: 2 · max: 2optional
The speed dial 100 dialing code.
Available code range from 00
to 99
.
phone_numberstringoptional
The phone number that you want to call.
descriptionstring · max: 1024optional
The description of speed dial.
Responses
cURL
JavaScript
Python
HTTP
200
4XX
No body
Was this helpful?