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
Request Body schema:
application/json
collapse 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

Content type
application/json
Copy
Collapse all
{
  • "inbound": 30,
  • "outbound": 45
}

Response samples

Content type
application/json

Successful response

Copy
Collapse all
{
  • "inbound": 30,
  • "outbound": 45
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.