Skip to content

Commit 9675ba4

Browse files
Updating references to accounts APIs
1 parent bbcf596 commit 9675ba4

File tree

3 files changed

+4
-182
lines changed

3 files changed

+4
-182
lines changed

docs-v2/pages/connected-accounts/api.mdx

Lines changed: 0 additions & 176 deletions
This file was deleted.

docs-v2/pages/rest-api/index.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -193,12 +193,6 @@ The ID of the custom [OAuth app](/connect/quickstart#create-a-pipedream-oauth-cl
193193

194194
---
195195

196-
`external_user_id` **string** (_optional_)
197-
198-
[The external user ID](/connect/api/#external-users) in your system that you want to retrieve accounts for.
199-
200-
---
201-
202196
`include_credentials` **boolean** (_optional_)
203197

204198
Pass `include_credentials=true` as a query-string parameter to include the account credentials in the response

docs-v2/vercel.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,10 @@
277277
{
278278
"source": "/docs/workflows/networking",
279279
"destination": "/docs/databases#connecting-to-restricted-databases"
280+
},
281+
{
282+
"source": "/docs/connected-accounts/api",
283+
"destination": "/docs/connect/api#accounts"
280284
}
281285
]
282286
}

0 commit comments

Comments
 (0)