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