Update call timeout
Use this method to update call timeout configuration. Null field will resolve to default value.
Please log in to see full path URL. Learn why.
put
/ccaas/voice/2/call-timeouts
Authorizations:
Scopes:
Request Body schema:
application/jsoncollapse all -
inbound | integer <int32> [ 3 .. 60 ] Default: 30 Inbound call timeout refers to the maximum duration a call rings before an agent answers it. |
outbound | integer <int32> [ 3 .. 60 ] Default: 45 Outbound call timeout refers to the maximum duration a call rings before customer or external number answers it. |
Responses
200
OK
400
Bad Request
401
Unauthorized
403
Forbidden
429
Too Many Requests
500
Internal Server Error
Request samples
- Payload
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Content type
application/json
Copy
Collapse all {- "inbound": 30,
- "outbound": 45
}
Response samples
- 200
- 400
- 401
- 403
- 429
- 500
Content type
application/json
Successful response
Copy
Collapse all {- "inbound": 30,
- "outbound": 45
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See