Skip to main content
PATCH
Proxy PATCH request to connected app account

Authorizations

X-API-Key
string
header
required

API key required for all endpoints

Headers

X-Target-URL
string<uri>

Alternative way to specify target URL via header

X-PD-Proxy-*
string

Custom headers to forward to the target API. Use X-PD-Proxy- prefix.

Path Parameters

account_id
string
required

The Pipedream account ID for the connected app

Example:

"apn_1234567"

Body

application/json
url
string<uri>
required

The target API endpoint URL

Response

Successful proxy request

Response from the target API