Function fusionauth_rust_client::apis::default_api::delete_key_with_id

source ยท
pub async fn delete_key_with_id(
    configuration: &Configuration,
    key_id: &str,
) -> Result<(), Error<DeleteKeyWithIdError>>
Expand description

Deletes the key for the given Id.