ProxyProxy AccessToken
Proxy a request to the Qlik QRS connceted to this service. This service will automatically add the required authentication for communicating with the QRS.
Endpoint
POST /proxy
Parameter
Header
Field | Value |
---|---|
AccessToken | AccessToken_proxy set in the Config |
Body
Field | Value | Type |
---|---|---|
path | The QRS path (e.g. /user ) | string |
method | HTTP Method | GET ,POST ,PATCH ,DELETE |
data | Data used as body on the Request | any |
Response
200
The Response of the corresponding QRS request.
500 & 400
"Error Text"