Proxy a request
POST/api/proxy/:id/:path
This endpoint is used if the HTTP Data Plane needs to serve as a proxy.
Request
Path Parameters
id stringrequired
Transfer identifier
path string | string[] | undefinedrequired
Path of receiving application
Responses
- 200
- curl
- http
- CURL
curl -L -X POST 'https://tsg.dataspac.es/api/proxy/:id/:path'