Skip to main content

delete_user

Function delete_user 

Source
pub async fn delete_user(
    __arg0: TenantDb,
    __arg1: Path<String>,
) -> HttpStatusResult
Expand description

Delete User

Delete a user by ID, the user must not be associated with any resources (Edit history or creation of resources)