Ivrs
Was this helpful?
Was this helpful?
Retrieve a collection of virtual receptionists.
/ivrs
Use the filter
query parameter to retrieve just a subset of a collection.
Use the search
query parameter to restrict the results of a request to match a search criterion.
Use the orderby
query parameter to specify the sort order of the items returned from server.
The default order is ascending order.
Use the skip
query parameter to set the number of items to skip at the start of a collection.
Use the top
query parameter to specify the page size of the result set.
Add a new virtual receptionist into system.
/ivrs
The name of virtual receptionist.
The extension number.
[0-9]{3,64}
BCP 47 Language Tags (The Internet Best Current Practices (BCP) for language tags). A language tag is composed of a sequence of one or more subtags such as language, region, variant and script subtags. When a language tag is comprised of more than one subtag, the subtag values are separated by the "-" character. You will most commonly find language tags written with 2 subtags - language and region. For example: en-US.
en-US
The time to wait for the next DTMF input.
Whether the PIN is required for DISA.
The PIN number for accessing.
The PIN policies include:
The unique ID of the file.
The unique ID of the file.
A collection of outbound caller IDs.
Update a virtual receptionist
/ivrs/{id}
The unique ID of virtual receptionist.
The name of virtual receptionist.
BCP 47 Language Tags (The Internet Best Current Practices (BCP) for language tags). A language tag is composed of a sequence of one or more subtags such as language, region, variant and script subtags. When a language tag is comprised of more than one subtag, the subtag values are separated by the "-" character. You will most commonly find language tags written with 2 subtags - language and region. For example: en-US.
en-US
The time to wait for the next DTMF input.
Whether the PIN is required for DISA.
The PIN number for accessing.
The PIN policies include:
The unique ID of the file.
The unique ID of the file.
A collection of outbound caller IDs.
No body