POST
, PUT
and
PATCH
request methods. One of:application/json
application/x-www-form-urlencoded
text/plain
application/text
application/plain
keyword=value
encoding without escaping is used. Defaults
to application/x-www-form-urlencoded
# The service we use requires POSTs in JSON format RequestContentType application/json