---
title: "Proxy PATCH request"
method: PATCH
path: "/v1/connect/{project_id}/proxy/{url_64}"
---

# Proxy PATCH request

`PATCH /v1/connect/{project_id}/proxy/{url_64}`

Forward an authenticated PATCH request to an external API using an external user's account credentials

## Headers

- `x-pd-environment` 'development' | 'production', required — The environment in which the server client is running

## Request body

- object — Request body to forward to the target API

## Response `200`

proxy request successful

## Other responses

- `429` — too many requests

---

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