---
title: "PATCH /sources/{id}/services/{srv_id}/proxy"
method: PATCH
path: "/sources/{id}/services/{srv_id}/proxy"
tags: ["sources", "services", "proxy"]
---

# PATCH /sources/{id}/services/{srv_id}/proxy

`PATCH /sources/{id}/services/{srv_id}/proxy`

PATCH body directly to configured service.  The response and status code from Service is directly returned.

## Path parameters

- `id` string, required
- `srv_id` string, required

## Query parameters

- `path` string, required

## Request body

- ServiceProxy — Entirely used as the body for the request to the service backend.

## Response `204`

Service returned no content

## Other responses

- `404` — Data source or Service ID does not exist.
- `default` — Response directly from Service

---

[API](https://skmtc.net/influxdata/apis/chronograf.md) · [All operations](https://skmtc.net/influxdata/apis/chronograf/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/influxdata/chronograf/versions/ce55d963b4ac/schema)
