Foorack / Max Faxälv
Foorack / Max Faxälv
Written by @ariesclark and @Miner28. Moving to an Issue to better track information across PR's. # Group API ## Research Stage ### List User Groups ``GET /users//groups`` #### Response (example)...
https://vrchat.com/api/1/jams ?isActive=true & type=avatar|world https://vrchat.com/api/1/jams/jam_937ebc48-395b-4f09-b13d-e30f3e0ee26c/submissions
Old API: /auth/user/notifications New API: /notifications Objects and everything are COMPLETELY different. This is a complete rewrite.
/auth/user/avatarmoderations
Builds upon #154 It is not feasible to expect every committer to in parallel keep the code examples up-to-date. This risks them going outdated/out-of-sync with the specification, leading to two...
Not only is `?type=all` deprecated, but adding it currently makes the API return zero results, even if you have visible Notifications. Removing the query argument shows them, so this should...
Most likely `allowAvatarCloning` to Update User endpoint. Verify and document.