Authorizations
API key required for all endpoints
Headers
Alternative way to specify target URL via header
Example:
"https://slack.com/api/chat.postMessage"
Custom headers to forward to the target API. Use X-PD-Proxy- prefix. Example: X-PD-Proxy-Content-Type will be forwarded as Content-Type
Path Parameters
The Pipedream account ID for the connected app
Example:
"apn_1234567"
Body
The target API endpoint URL
Example:
"https://slack.com/api/chat.postMessage"
Response
Successful proxy request
Response from the target API