3.12.3. RequestMethod Previous topic Parent topic Child topic Next topic

This string parameter defines the HTTP method to use. One of GET, DELETE, POST, PUT or PATCH. Defaults to GET.
# The service we use requires POST
RequestMethod POST