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.