From 17f1798b6e9753853a6391c8747f3668922eae5c Mon Sep 17 00:00:00 2001 From: Foorack Date: Sun, 4 Jul 2021 21:13:22 +0200 Subject: [PATCH] This endpoint does not exist, it was moved to /favourite/ and we have that documented --- UserAPI/Friends.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/UserAPI/Friends.md b/UserAPI/Friends.md index e048be7..1831932 100644 --- a/UserAPI/Friends.md +++ b/UserAPI/Friends.md @@ -8,8 +8,6 @@ GET ## Endpoint All: https://api.vrchat.cloud/api/1/auth/user/friends -Favorite (Beta): https://api.vrchat.cloud/api/1/auth/user/friends/favorite - ## Requires Authentication Yes (See [here](/GettingStarted/QuickStart?id=authorization) for details)