Examples
Parameters
Type of HTTP method to use. One of:
read
: forGET
requestswrite
: forPOST
,PUT
,DELETE
requests
HTTP method to send with the query. One of:
GET
, POST
, PUT
, DELETE
.The path of the API endpoint to call, as exposed in the documentation.
A mapping of request options to send along with the request.