As we make changes to our API, we’ll publish below. Changes to the product itself will be published on Product Updates.
record_calls field on memberships deprecated
The boolean record_calls field on the
Membership API has been deprecated in favor of
auto_record_calls, an enum field with the initial value of 'unset' for a new
membership, and which can be updated to 'enabled' or 'disabled' to control
whether calls are automatically recorded or not.