We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc30d3 commit f4f3859Copy full SHA for f4f3859
docs-v2/pages/connect/api-proxy.mdx
@@ -30,7 +30,7 @@ You can send requests to the Connect proxy using the [Pipedream SDK](/connect/sd
30
- A [Pipedream OAuth client](/rest-api/auth#oauth) to make authenticated requests to Pipedream's API
31
- The [external user ID](/connect/api#external-users) for your end user (ex, `abc-123`)
32
- Connect [environment](/connect/environments) (ex, `production` or `development`)
33
-- The [account ID](docs/connect/api#accounts) for your end user's connected account (ex, `apn_1234567`)
+- The [account ID](/connect/api#accounts) for your end user's connected account (ex, `apn_1234567`)
34
35
### Code examples
36
0 commit comments