Rotate Plaid Access Token

Rotate the Plaid Access Token associated with a Bond linked_account.
See Plaid documentation: https://plaid.com/docs/api/tokens/#invalidate-access_token

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Linked Account ID

Response
200
{
    "account_id": "0c97838f-58a3-44b7-b97c-cdca5ac03b9e",
    "new_access_token": "access-sandbox-c465ea8e-a1e2-40af-ae05-08366b0b4642",
    "original-access_token": "access-sandbox-035d67aa-5d6b-4014-98af-e09b7335ea31"
}
Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!