---
title: "Save the selected accounts when connecting to the Platypus OAuth institution"
method: POST
path: "/sandbox/oauth/select_accounts"
tags: ["plaid"]
---

# Save the selected accounts when connecting to the Platypus OAuth institution

`POST /sandbox/oauth/select_accounts`

Save the selected accounts when connecting to the Platypus OAuth institution

## Request body

- SandboxOauthSelectAccountsRequest — Defines the request schema for `/sandbox/oauth/select_accounts`
  - `oauth_state_id` string, required
  - `accounts` string[], required

## Response `200`

OK

- SandboxOauthSelectAccountsResponse — Defines the response schema for `/sandbox/oauth/select_accounts`

## Other responses

- `default` — Error response.

---

[API](https://skmtc.net/plaid/apis/the-plaid-api.md) · [All operations](https://skmtc.net/plaid/apis/the-plaid-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/plaid/the-plaid-api/versions/64c4514ea59b/schema)
