Update an organization's Plaid client credentials.

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Update the Plaid client credentials for an organization

200
Updated Plaid credentials.
401
Unauthorized.
403
Forbidden.
404
Not found.
429
Too many requests.
default
Unexpected Error.

Updated about 1 year ago


ShellNodeRubyPHPPython

Bearer
Base URL
https://Contact sales to enable your sandbox/organization/plaid_config

xxxxxxxxxx

curl --request PUT \
     --url https://contact/%20sales%20to%20enable%20your%20sandbox/organization/plaid_config \
     --header 'content-type: application/json'

Click Try It! to start a request and see the response here!