You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/AuthenticationApi.md
+20-20Lines changed: 20 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ This endpoint does not need any parameter.
98
98
### HTTP response details
99
99
| Status code | Description | Response headers |
100
100
|-------------|-------------|------------------|
101
-
**200** | OK | - |
101
+
**200** | | - |
102
102
**401** | Error response due to missing auth cookie. | - |
103
103
104
104
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -243,7 +243,7 @@ No authorization required
243
243
### HTTP response details
244
244
| Status code | Description | Response headers |
245
245
|-------------|-------------|------------------|
246
-
**302** | OK | - |
246
+
**302** | | - |
247
247
248
248
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
249
249
@@ -316,7 +316,7 @@ Name | Type | Description | Notes
316
316
### HTTP response details
317
317
| Status code | Description | Response headers |
318
318
|-------------|-------------|------------------|
319
-
**200** | Returns a single AvatarModerationCreated object | - |
319
+
**200** | | - |
320
320
**400** | The request failed validation. VRChat validates the request before it looks up the resource, so this response is returned even when the ID in the path does not exist. The message names the offending field or parameter. | - |
321
321
**401** | Error response due to missing auth cookie. | - |
322
322
@@ -467,7 +467,7 @@ Name | Type | Description | Notes
467
467
### HTTP response details
468
468
| Status code | Description | Response headers |
469
469
|-------------|-------------|------------------|
470
-
**200** | Returns an SuccessFlag object. | - |
470
+
**200** | | - |
471
471
**401** | Error response due to missing auth cookie. | - |
472
472
**403** | Error response due to missing Administrator credentials. | - |
473
473
@@ -542,7 +542,7 @@ Name | Type | Description | Notes
542
542
### HTTP response details
543
543
| Status code | Description | Response headers |
544
544
|-------------|-------------|------------------|
545
-
**200** | OK | - |
545
+
**200** | | - |
546
546
**401** | Error response due to missing auth cookie. | - |
547
547
548
548
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -612,7 +612,7 @@ This endpoint does not need any parameter.
612
612
### HTTP response details
613
613
| Status code | Description | Response headers |
614
614
|-------------|-------------|------------------|
615
-
**200** | OK | - |
615
+
**200** | | - |
616
616
**401** | Error response due to missing auth cookie. | - |
617
617
618
618
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -682,7 +682,7 @@ This endpoint does not need any parameter.
682
682
### HTTP response details
683
683
| Status code | Description | Response headers |
684
684
|-------------|-------------|------------------|
685
-
**200** | OK | - |
685
+
**200** | | - |
686
686
**401** | Error response due to missing auth cookie. | - |
687
687
688
688
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -862,7 +862,7 @@ This endpoint does not need any parameter.
862
862
### HTTP response details
863
863
| Status code | Description | Response headers |
864
864
|-------------|-------------|------------------|
865
-
**200** | OK | * Set-Cookie - Successful authentication returns an `auth` cookie. <br> |
**401** | Error response due to missing auth cookie. | - |
867
867
868
868
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -1002,7 +1002,7 @@ This endpoint does not need any parameter.
1002
1002
### HTTP response details
1003
1003
| Status code | Description | Response headers |
1004
1004
|-------------|-------------|------------------|
1005
-
**200** | OK | - |
1005
+
**200** | | - |
1006
1006
**401** | Error response due to missing auth cookie. | - |
1007
1007
1008
1008
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -1084,7 +1084,7 @@ Name | Type | Description | Notes
1084
1084
### HTTP response details
1085
1085
| Status code | Description | Response headers |
1086
1086
|-------------|-------------|------------------|
1087
-
**200** | Returns a list of ModerationReport objects, wrapped in new pagination format. | - |
1087
+
**200** | | - |
1088
1088
**401** | Error response due to missing auth cookie. | - |
1089
1089
**403** | Error response due to missing Administrator credentials. | - |
1090
1090
@@ -1370,7 +1370,7 @@ This endpoint does not need any parameter.
1370
1370
### HTTP response details
1371
1371
| Status code | Description | Response headers |
1372
1372
|-------------|-------------|------------------|
1373
-
**200** | OK | * Set-Cookie - Clears the `auth` cookie. <br> * \0Set-Cookie - Clears the `age` cookie. <br> * \0\0Set-Cookie - Clears the `tos` cookie. <br> |
1373
+
**200** | | * Set-Cookie - Clears the `auth` cookie. <br> * \0Set-Cookie - Clears the `age` cookie. <br> * \0\0Set-Cookie - Clears the `tos` cookie. <br> |
1374
1374
**401** | Error response due to missing auth cookie. | - |
1375
1375
1376
1376
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -1433,7 +1433,7 @@ No authorization required
1433
1433
### HTTP response details
1434
1434
| Status code | Description | Response headers |
1435
1435
|-------------|-------------|------------------|
1436
-
**200** | OK | * Set-Cookie - Successful authentication returns an `auth` cookie. <br> |
**401** | Error response due to missing auth cookie. | - |
1438
1438
1439
1439
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -1503,7 +1503,7 @@ This endpoint does not need any parameter.
1503
1503
### HTTP response details
1504
1504
| Status code | Description | Response headers |
1505
1505
|-------------|-------------|------------------|
1506
-
**200** | OK | - |
1506
+
**200** | | - |
1507
1507
**401** | Error response due to missing auth cookie. | - |
1508
1508
1509
1509
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -1577,7 +1577,7 @@ Name | Type | Description | Notes
1577
1577
### HTTP response details
1578
1578
| Status code | Description | Response headers |
1579
1579
|-------------|-------------|------------------|
1580
-
**200** | Returns a single ModerationReport object. | - |
1580
+
**200** | | - |
1581
1581
**401** | Error response due to missing auth cookie. | - |
1582
1582
1583
1583
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -1651,7 +1651,7 @@ Name | Type | Description | Notes
1651
1651
### HTTP response details
1652
1652
| Status code | Description | Response headers |
1653
1653
|-------------|-------------|------------------|
1654
-
**200** | OK | - |
1654
+
**200** | | - |
1655
1655
**400** | The body is not a JSON object. | - |
1656
1656
**401** | Error response due to missing auth cookie. | - |
1657
1657
@@ -1726,7 +1726,7 @@ Name | Type | Description | Notes
1726
1726
### HTTP response details
1727
1727
| Status code | Description | Response headers |
1728
1728
|-------------|-------------|------------------|
1729
-
**200** | OK | * Set-Cookie - Provides a `twoFactorAuth` cookie, which can be used to bypasses the 2FA requirement for future logins on the same device. <br> |
1729
+
**200** | | * Set-Cookie - Provides a `twoFactorAuth` cookie, which can be used to bypasses the 2FA requirement for future logins on the same device. <br> |
1730
1730
**401** | Error response due to missing auth cookie. | - |
1731
1731
1732
1732
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -1800,7 +1800,7 @@ Name | Type | Description | Notes
1800
1800
### HTTP response details
1801
1801
| Status code | Description | Response headers |
1802
1802
|-------------|-------------|------------------|
1803
-
**200** | OK | * Set-Cookie - Provides a `twoFactorAuth` cookie, which can be used to bypasses the 2FA requirement for future logins on the same device. <br> |
1803
+
**200** | | * Set-Cookie - Provides a `twoFactorAuth` cookie, which can be used to bypasses the 2FA requirement for future logins on the same device. <br> |
1804
1804
**401** | Error response due to missing auth cookie. | - |
1805
1805
1806
1806
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -1934,7 +1934,7 @@ No authorization required
1934
1934
### HTTP response details
1935
1935
| Status code | Description | Response headers |
1936
1936
|-------------|-------------|------------------|
1937
-
**302** | OK | - |
1937
+
**302** | | - |
1938
1938
1939
1939
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
1940
1940
@@ -2007,7 +2007,7 @@ Name | Type | Description | Notes
2007
2007
### HTTP response details
2008
2008
| Status code | Description | Response headers |
2009
2009
|-------------|-------------|------------------|
2010
-
**200** | OK | * Set-Cookie - Provides a `twoFactorAuth` cookie, which can be used to bypasses the 2FA requirement for future logins on the same device. <br> |
2010
+
**200** | | * Set-Cookie - Provides a `twoFactorAuth` cookie, which can be used to bypasses the 2FA requirement for future logins on the same device. <br> |
2011
2011
**401** | Error response due to missing auth cookie. | - |
2012
2012
2013
2013
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -2081,7 +2081,7 @@ Name | Type | Description | Notes
2081
2081
### HTTP response details
2082
2082
| Status code | Description | Response headers |
2083
2083
|-------------|-------------|------------------|
2084
-
**200** | OK | * Set-Cookie - Provides a `twoFactorAuth` cookie, which can be used to bypasses the 2FA requirement for future logins on the same device. <br> |
2084
+
**200** | | * Set-Cookie - Provides a `twoFactorAuth` cookie, which can be used to bypasses the 2FA requirement for future logins on the same device. <br> |
2085
2085
**401** | Error response due to missing auth cookie. | - |
2086
2086
2087
2087
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
Copy file name to clipboardExpand all lines: docs/AvatarsApi.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ Name | Type | Description | Notes
89
89
### HTTP response details
90
90
| Status code | Description | Response headers |
91
91
|-------------|-------------|------------------|
92
-
**200** | Returns a single Avatar object. | - |
92
+
**200** | | - |
93
93
**400** | Error response due to missing permissions. | - |
94
94
**401** | Error response when set featured to true without being an admin. | - |
95
95
@@ -164,7 +164,7 @@ Name | Type | Description | Notes
164
164
### HTTP response details
165
165
| Status code | Description | Response headers |
166
166
|-------------|-------------|------------------|
167
-
**200** | Returns a single Avatar object. | - |
167
+
**200** | | - |
168
168
**401** | Error response due to missing auth cookie. | - |
169
169
**404** | The requested resource does not exist. The message varies by resource and by route, and only some name the id. Worlds sometimes answer `model <worldId> not found` instead of `World <worldId> not found`. | - |
170
170
@@ -313,7 +313,7 @@ Name | Type | Description | Notes
313
313
### HTTP response details
314
314
| Status code | Description | Response headers |
315
315
|-------------|-------------|------------------|
316
-
**200** | Returns a Service Status. | - |
316
+
**200** | | - |
317
317
**401** | Error response due to missing auth cookie. | - |
318
318
**404** | The requested resource does not exist. The message varies by resource and by route, and only some name the id. Worlds sometimes answer `model <worldId> not found` instead of `World <worldId> not found`. | - |
319
319
@@ -388,7 +388,7 @@ Name | Type | Description | Notes
388
388
### HTTP response details
389
389
| Status code | Description | Response headers |
390
390
|-------------|-------------|------------------|
391
-
**200** | Returns a single Avatar object. | - |
391
+
**200** | | - |
392
392
**401** | Error response due to missing auth cookie. | - |
393
393
**404** | The requested resource does not exist. The message varies by resource and by route, and only some name the id. Worlds sometimes answer `model <worldId> not found` instead of `World <worldId> not found`. | - |
394
394
@@ -459,7 +459,7 @@ This endpoint does not need any parameter.
459
459
### HTTP response details
460
460
| Status code | Description | Response headers |
461
461
|-------------|-------------|------------------|
462
-
**200** | Returns a list of AvatarStyle objects. | - |
462
+
**200** | | - |
463
463
464
464
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
465
465
@@ -556,7 +556,7 @@ Name | Type | Description | Notes
556
556
### HTTP response details
557
557
| Status code | Description | Response headers |
558
558
|-------------|-------------|------------------|
559
-
**200** | Returns a list of Avatar objects. | - |
559
+
**200** | | - |
560
560
**401** | Error response due to missing auth cookie. | - |
561
561
**403** | Error response when trying to see favorited avatars of another user without sufficient admin permissions. | - |
562
562
@@ -703,7 +703,7 @@ Name | Type | Description | Notes
703
703
### HTTP response details
704
704
| Status code | Description | Response headers |
705
705
|-------------|-------------|------------------|
706
-
**200** | Returns a list of Avatar objects. | - |
706
+
**200** | | - |
707
707
**401** | Error response due to missing auth cookie. | - |
708
708
709
709
[[Back to top]](#)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to Model list]](../README.md#documentation-for-models)[[Back to README]](../README.md)
@@ -777,7 +777,7 @@ Name | Type | Description | Notes
777
777
### HTTP response details
778
778
| Status code | Description | Response headers |
779
779
|-------------|-------------|------------------|
780
-
**200** | Returns a single Avatar object. | - |
780
+
**200** | | - |
781
781
**401** | Error response due to missing auth cookie. | - |
782
782
**403** | Error response when trying to see another users current avatar without sufficient admin permissions. | - |
783
783
@@ -878,7 +878,7 @@ Name | Type | Description | Notes
878
878
### HTTP response details
879
879
| Status code | Description | Response headers |
880
880
|-------------|-------------|------------------|
881
-
**200** | Returns a list of Avatar objects. | - |
881
+
**200** | | - |
882
882
**400** | The request failed validation. VRChat validates the request before it looks up the resource, so this response is returned even when the ID in the path does not exist. The message names the offending field or parameter. | - |
883
883
**401** | Error response due to missing auth cookie. | - |
884
884
@@ -953,7 +953,7 @@ Name | Type | Description | Notes
953
953
### HTTP response details
954
954
| Status code | Description | Response headers |
955
955
|-------------|-------------|------------------|
956
-
**200** | Returns a single CurrentUser object. | - |
956
+
**200** | | - |
957
957
**401** | Error response due to missing auth cookie. | - |
958
958
**404** | The requested resource does not exist. The message varies by resource and by route, and only some name the id. Worlds sometimes answer `model <worldId> not found` instead of `World <worldId> not found`. | - |
959
959
@@ -1028,7 +1028,7 @@ Name | Type | Description | Notes
1028
1028
### HTTP response details
1029
1029
| Status code | Description | Response headers |
1030
1030
|-------------|-------------|------------------|
1031
-
**200** | Returns a single CurrentUser object. | - |
1031
+
**200** | | - |
1032
1032
**401** | Error response due to missing auth cookie. | - |
1033
1033
**403** | Error response when trying to select a fallback avatar that is missing the fallback tag. | - |
1034
1034
**404** | The requested resource does not exist. The message varies by resource and by route, and only some name the id. Worlds sometimes answer `model <worldId> not found` instead of `World <worldId> not found`. | - |
@@ -1106,7 +1106,7 @@ Name | Type | Description | Notes
1106
1106
### HTTP response details
1107
1107
| Status code | Description | Response headers |
1108
1108
|-------------|-------------|------------------|
1109
-
**200** | Returns a single Avatar object. | - |
1109
+
**200** | | - |
1110
1110
**400** | The request failed validation. VRChat validates the request before it looks up the resource, so this response is returned even when the ID in the path does not exist. The message names the offending field or parameter. | - |
1111
1111
**401** | Error response due to missing auth cookie. | - |
1112
1112
**404** | The requested resource does not exist. The message varies by resource and by route, and only some name the id. Worlds sometimes answer `model <worldId> not found` instead of `World <worldId> not found`. | - |
0 commit comments