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
* This function is an API endpoint that deletes a user. ## Parameters - `request`: A JSON object containing the list of users to delete. ## Returns If successful, this function returns a `Json<UsersResponse>` object containing the number of users deleted.
* This function is an API endpoint that enables or disables users. ## Parameters - `request`: A JSON object containing the list of users to enable or disable. ## Returns If successful, this function returns a `Json<UsersResponse>` object containing the updated user information.
* This function is an API endpoint that deletes a user. ## Parameters - `request`: A JSON object containing the list of users to delete. ## Returns If successful, this function returns a `Json<UsersResponse>` object containing the number of users deleted.
* This function is an API endpoint that enables or disables users. ## Parameters - `request`: A JSON object containing the list of users to enable or disable. ## Returns If successful, this function returns a `Json<UsersResponse>` object containing the updated user information.
* This function is an API endpoint that deletes a user. ## Parameters - `request`: A JSON object containing the list of users to delete. ## Returns If successful, this function returns a `Json<UsersResponse>` object containing the number of users deleted.
* This function is an API endpoint that enables or disables users. ## Parameters - `request`: A JSON object containing the list of users to enable or disable. ## Returns If successful, this function returns a `Json<UsersResponse>` object containing the updated user information.
513
590
* @summary Enable users
@@ -586,6 +663,17 @@ export class UserApi extends BaseAPI {
* This function is an API endpoint that deletes a user. ## Parameters - `request`: A JSON object containing the list of users to delete. ## Returns If successful, this function returns a `Json<UsersResponse>` object containing the number of users deleted.
* This function is an API endpoint that enables or disables users. ## Parameters - `request`: A JSON object containing the list of users to enable or disable. ## Returns If successful, this function returns a `Json<UsersResponse>` object containing the updated user information.
0 commit comments