Describe the requested update
We added a new code that can be returned by the calling/calls endpoint.
code -> call_update_failed
reason -> The call update could not be completed at this time. Please try again, and contact support if issues persist.
Reason for the request
The error serializer expected a en.yml style error and message, but in this case it received a string instead. This resulted in a 500 error returned to the customer.
Sections to be updated
https://developer.signalwire.com/rest/signalwire-rest/overview/error-codes
Related Issues or PRs
https://github.com/signalwire/cloud-product/issues/17264