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