put https://api.talkdeskapp.com/fallback-experience/settings
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)
Parameter | Type | Description | Required |
---|---|---|---|
forward | object | n/a | no |
message | object | n/a | no |
400 (bad request), 403 (forbidden), 500 (internal error)
Parameter | Type | Description | Required |
---|---|---|---|
code | string | n/a | yes |
message | string | n/a | yes |
description | string | n/a | no |
fields | array[object] | "fields" subdivides into: "name" (string) "description" (string) | yes (name and description) |
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.