Examples
Parameters
Type of HTTP method to use. One of:
read: forGETrequestswrite: forPOST,PUT,DELETErequests
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.