sources
services
proxy
PATCH body directly to configured service. The response and status code from Service is directly returned.
patch/sources/{id}/services/{srv_id}/proxy
Path parameters
idstring required
ID of the source
srv_idstring required
ID of the Service backend.
Query parameters
pathstring required
The Service API path to use in the proxy redirect
Request body
ServiceProxy required
Entirely used as the body for the request to the service backend.
Response
Service returned no content
Changes
No recorded changes to this endpoint across all 50 revisions of this API.