shapelets.unregister#
- shapelets.unregister(user_name: str, server: str = None, transfer: str = None)#
Unregisters an existing user in Shapelets
- Parameters:
- user_name: str, required
Existing username.
- server: str, optional
Alias or full address where the user will be added. If empty, user will be added to the default server.
- transfer: str, optional
Provide a username to give ownership of all dataApps belonging to the user to be deleted that this user shared with any group. Note: all dataApps not shared with any group will be deleted, as the only belong to the user local space.