Twilio Changelog | Mar. 25, 2024

Queue time now returned when creating new conference participants

Twilio's response to POST to /Participants API will now return a queue_time parameter, which provides an estimated time the call will be queued before it is executed. 

Calls created by POST to the /Participants API are rate limited by the Calls Per Second (CPS) setting for the account, as are calls created by POST to the /Calls endpoint. Twilio will now return the estimated queue time in responses to requests made to the /Participants endpoint.

This change brings the behavior of the /Participants API in alignment with the /Calls API. 

Flex Voice