Function user_current_delete_key

Source
pub async fn user_current_delete_key(
    configuration: &Configuration,
    id: i64,
) -> Result<(), Error<UserCurrentDeleteKeyError>>