Function fusionauth_rust_client::apis::default_api::create_user_consent

source ยท
pub async fn create_user_consent(
    configuration: &Configuration,
    user_consent_request: Option<UserConsentRequest>,
) -> Result<UserConsentResponse, Error<CreateUserConsentError>>
Expand description

Creates a single User consent.