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