Parameter Reference
Request parameters provide additional instructions for processing the request and may be provided as query string parameters or HTTP headers. If the same parameters is provided as both a query string parameter and header, the query string parameter takes precedent.
Response parameters provide additional information in the response and are always provided as HTTP headers.
Note that all parameters are prefixed with lw- in order to avoid collisions with any user parameters.