+ Response Details
| Status Code | Description | Response Headers |
- | 200 | OK | * Set-Cookie - Successful authentication returns an `auth` cookie. |
+ | 200 | Returns a single OkStatus2 object | - |
| 401 | Error response due to missing auth cookie. | - |
*/
- public okhttp3.Call getCurrentUserCall(final ApiCallback _callback) throws ApiException {
+ public okhttp3.Call deleteGlobalAvatarModerationCall(@javax.annotation.Nonnull String targetAvatarId, @javax.annotation.Nonnull AvatarModerationType avatarModerationType, final ApiCallback _callback) throws ApiException {
String basePath = null;
// Operation Servers
String[] localBasePaths = new String[] { };
@@ -385,7 +667,1449 @@ public okhttp3.Call getCurrentUserCall(final ApiCallback _callback) throws ApiEx
Object localVarPostBody = null;
// create path and map variables
- String localVarPath = "/auth/user";
+ String localVarPath = "/auth/user/avatarmoderations";
+
+ List