Calls
📄️ Create a Call
To create a new Call, you send a `POST` request to the Call resource with a payload including a `dial` command and additional nested `params`.
📄️ Update a Call
To update an existing Call, you send a `PUT` request to the Call resource with a payload including an `update` command and additional nested `params`.