Plivo only accepts input of the type application/json.
application/json
All POST requests arguments must be passed as json with the Content-Type set as application/json.
POST
All GET and DELETE request arguments must be passed in the query string.
GET
DELETE