REST API Release Notes
Note
The version of REST API you are using in your REST application must match the REST API Version set for the Outbound and Inbound Services that request it.
Current Release
- Version 2.0
In this release:
The REST API download packages are specifically for the REST API. Wrappers for the Web Services API are available separately here.
HTTP response
- Property
api versionhas been added and is required (e.g. "2.0").
instance info
- Property
is notificationhas been added.
call info
- Property
call diverthas been added. - Property
call raw causehas been added.
clear input
- Added this action to clear input after barge in has occurred on a play action.
start transcription
- Added this action to start transcribing audio on the call.
stop transcription
- Added this action to stop transcribing audio on the call.
get input
Removed used of speech recognition grammar and improved control of timeouts.
- Property
speech recognition grammarhas been removed. - Property
seconds speech recognition timeouthas been removed. - Property
wait for prompt endhas been removed. - Property
speech input modehas been added. - Property
speech recognition optionshas been added. - Property
seconds timeouthas been added. - Property
millseconds inter speech timeouthas been added. - Property
millseconds inter digit timeouthas been added. - Property
milliseconds initial timeouthas been added. - Property
next pageis now required. -
Property
promptis now optional. -
Removed from result:
input. - Added to result:
speech input. - Added to result:
digits input.
get number
Improved control of timeouts.
- Property
seconds digit timeouthas been removed. - Property
seconds timeouthas been added. - Property
milliseconds inter digit timeouthas been added. - Property
milliseconds initial timeouthas been added. - Property
next pageis now required. - Property
promptis now optional.
play
Now allows barge in on speech.
- Property
barge inhas been removed. - Property
barge in on digithas been added. - Property
barge in on speechhas been added. - Property
barge in on speech optionshas been added.
receive fax
Now notifies when received fax is fully available.
- Property
next pageis now required. - Property
idhas been added. - Property
fax available pagehas been added. - Added to result:
id. - Added to result:
file available. - Added to progress result:
id.
record
Now notifies when recording is fully available and reports more information.
- Property
next pageis now required. - Property
idhas been added. - Property
milliseconds max initial silencehas been added. - Property
recording available pagehas been added. - Added to result:
id. - Added to result:
file available. - Added to result:
reason. - Added to result:
barge in digit.
run menu
- Property
promptis now optional.
run speech menu
Added control of language used.
- Property
seconds input timeouthas been removed. - Property
seconds timeouthas been added. - Property
languagehas been added. - Property
promptis now optional.
Previous Releases
- Version 1.0 - first release.