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