v1

latestOpenAPI 3.1.02026-07-24317911.4 MB
Auto Attendant

Update Specific Auto Attendant

put/domains/{domain}/users/{user}/autoattendants/{prompt}

Path parameters

domainstring required

This is the main organization name. This is used to link resource to its group/tenant/organization/enterprise. Then using in path for GET you can set to "~" to use the domain name linked to your token/key instead of the domain name itself when reading for your own domain.

Example:example.com
userstring required

This is the main user extension for the user account. ~ can be used to mean "my account" which will extract the user from the token/key used for authentication.

Example:1000
promptstring required

Request body

attendant-namestring required

This is the main name for the auto attendant. Should be used to explain the main purpose for the auto attendant.

Response

attendant-namestring required

This is the main name for the auto attendant. Should be used to explain the main purpose for the auto attendant.

userstring required
time-framestring
starting-promptstring

This is a "id" of sorts making this auto attendant unique in terms of this user and dial plan. Will be needed when reading details on a specific AA or making any modifications including removal.