Speed dial 8
List speed dial 8.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idall ofRequired
The unique ID of user.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwResponses
200
OK
application/json
4XX
Error
get
/users/{id}/speed_dial_8Create new speed dial 8.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idall ofRequired
The unique ID of user.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwBody
codestring · min: 1 · max: 1Required
The speed dial 8 dialing code.
Available code range from 2 to 9.
phone_numberstringRequired
The phone number that you want to call.
descriptionstring · max: 1024Optional
The description of speed dial.
Responses
201
Created
application/json
4XX
Error
post
/users/{id}/speed_dial_8Retrieve details of speed dial 8 by it's ID.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idall ofRequired
The unique ID of user.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwdial_idall ofRequired
The unique ID of speed dial.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwResponses
200
OK
application/json
4XX
Error
get
/users/{id}/speed_dial_8/{dial_id}Update speed dial 8.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idall ofRequired
The unique ID of user.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwdial_idall ofRequired
The unique ID of speed dial.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwBody
codestring · min: 1 · max: 1Optional
The speed dial 8 dialing code.
Available code range from 2 to 9.
phone_numberstringOptional
The phone number that you want to call.
descriptionstring · max: 1024Optional
The description of speed dial.
Responses
200
OK
No content
4XX
Error
post
/users/{id}/speed_dial_8/{dial_id}No content