Beta 3 - New APIs!
Pre-release
Pre-release
Adds support for:
Applications:
- Create an application using an array, or an application entity.
- Iterate over applications (with automatic paging).
- Update and delete applications using string UUIDs and arrays, or the richer entity support.
Numbers:
- Get and update an owned number.
- No support for listing owned numbers, or buying numbers in this release.
- Does support associating a number with an application.
Calls:
- Supports creating calls with the new voice API. Can use rich entities or array structures.
- Get individual calls using their UUID.
- No support for iterating over the calls collection, or manipulating live calls in this release.
JWTs:
- Adds a new
Keypair
credential, used to generate JWTs. - Allows multiple credentials to be used at the same time, client understands that JWTs must be used for the new Voice API.