diff --git a/index.html b/index.html index 960b33d..90fc99d 100644 --- a/index.html +++ b/index.html @@ -191,7 +191,7 @@
HTTP GET /connect/userinfo
+ HTTP GET /v1/connect/userinfo
The UserInfo Endpoint is an OAuth 2.0 Protected Resource. The above URL fetches the Beneficiary's basic account information given an Authorization Token. This is most often used when creating an account within your application.