Function fusionauth_rust_client::apis::default_api::delete_api_key_with_id
source · pub async fn delete_api_key_with_id(
configuration: &Configuration,
key_id: &str
) -> Result<(), Error<DeleteApiKeyWithIdError>>
Expand description
Deletes the API key for the given Id.