Sina Madani
Sina Madani
This PR updates the documentation to add cURL snippets for Programmable SIP.
Adds Archive capabilities, as described in [the current spec](https://developer.vonage.com/api/video#archives).
AWS migration means new endpoints. This PR updates the main SIP ones - see [DEVX-6613](https://jira.vonage.com/browse/DEVX-6613).
### Proposal Currently, the request matching does not support `application/x-www-form-urlencoded` query params that are part of the body (e.g. in a POST request). The functions available on the `body` field...