Set Fallback Experience Configuration

📘

Supported Regions and Base URLs

👍

Access and Registration

Authentication

Scope

continuity-settings:write

Body Response - Example

{
  "forward": {
    "+123123456789": "+987987654321",
    "default": "+456456123789"
  },
  "message": {
    "downtime_message": "Please try again later",
    "language": "en-US"
  }
}

Body Schema - Response

200 OK (outage answering machine settings)

ParameterTypeDescriptionRequired
forwardobjectn/ano
messageobjectn/ano

400 (bad request), 403 (forbidden), 500 (internal error)

ParameterTypeDescriptionRequired
codestringn/ayes
messagestringn/ayes
descriptionstringn/ano
fieldsarray[object]"fields" subdivides into:

"name" (string)

"description" (string)
yes (name and description)

👍

API Availability

The Fallback Experience API is only available for customers enrolled in Talkdesk's Early Access (EA) program.
To enter the EA program, contact a Customer Success Manager.

The Fallback Experience API has been in GA since March 2022.

🚧

Troubleshooting

If you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.

Language
Authorization
Header
Click Try It! to start a request and see the response here!