Function user_delete_avatar

Source
pub async fn user_delete_avatar(
    configuration: &Configuration,
) -> Result<(), Error<UserDeleteAvatarError>>