Function fusionauth_rust_client::apis::default_api::delete_entity_with_id
source · pub async fn delete_entity_with_id(
configuration: &Configuration,
entity_id: &str,
x_fusion_auth_tenant_id: Option<&str>
) -> Result<(), Error<DeleteEntityWithIdError>>
Expand description
Deletes the Entity for the given Id.