Programmable Voice | Oct. 18, 2019

Twilio Voice Conference API Improvements

We have updated the Programmable Voice Conference REST APIs to improve performance and resolve some minor issues. There were some corner cases where the behavior of the Conference REST APIs was either not clear or not working as expected. These include:

  • When fetching multiple Conference resources, the list returned is now sorted by the date created
  • When fetching a Conference Participant resource, the status field returned is now populated with the correct status value
  • Updating a Conference Participant resource with an unsupported combination of the fields hold, coach, and announce will now return an error code

The full list of the changes and clarifications are documented here.

Programmable Voice GA