http.endpoint() function
*Function type: Output*
The URL to POST to.
mapFn
A function that builds the record used to generate the POST request.
You should rarely need to override the default mapFn
parameter. To see the default value or for insight into possible overrides, view the .
The returned record must include the following fields:
data