connection_id
is used as the path for the upstream request to the Connector
identified by the provided Connection. This is appended to the base URL of the Connector (which can also be
overridden by a special header - see below).X-Versori-
are not forwarded to the upstream request.
All other headers received by the Proxy API will be forwarded to the upstream request. This may include headers not
explicitly set by the user, for example those which are added by our own infrastructure (i.e. at load balancers or
reverse proxies), or any which are added by the browser if the requests are being made from a web application.
application/x-www-form-urlencoded
) string, where
each key-value pair is separated by an equals sign (=
) and each pair is separated by an ampersand (&
).Example: