Proxy DELETE request to connected app account
App Accounts Proxy
Proxy DELETE request to connected app account
Makes a DELETE request to an external API on behalf of a connected app account. The Pipedream proxy handles OAuth credential injection and forwards the request to the target API endpoint.
DELETE
Proxy DELETE request to connected app account
Authorizations
API key required for all endpoints
Headers
Alternative way to specify target URL via header
Custom headers to forward to the target API. Use X-PD-Proxy- prefix.
Path Parameters
The Pipedream account ID for the connected app
Example:
"apn_1234567"
Query Parameters
The target API endpoint URL
Response
Successful proxy request
Response from the target API

