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

# PATCH /sources/{id}/kapacitors/{kapa_id}/proxy

`PATCH /sources/{id}/kapacitors/{kapa_id}/proxy`

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

## Path parameters

- `id` string, required
- `kapa_id` string, required

## Query parameters

- `path` string, required

## Request body

- KapacitorProxy — Entirely used as the body for the request to the kapacitor backend.

## Response `204`

Kapacitor returned no content

## Other responses

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

---

[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)
