plaid
Update user information
This endpoint is used to update user information associated with an existing user_token. The user_token should be in the response of /user/create call
If you call the endpoint with a non-exist user_token, the call will fail with an error message indicating that the user token is not found.
post/user/update
Request body
Response
OK