Section 3.12.2. FormatURL
Section 3.12.3. RequestMethod
(270 / 1693)
Section 3.12.4. RequestContentType
3.12.3. RequestMethod
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