Function fusionauth_rust_client::apis::default_api::delete_lambda_with_id
source ยท pub async fn delete_lambda_with_id(
configuration: &Configuration,
lambda_id: &str,
) -> Result<(), Error<DeleteLambdaWithIdError>>
Expand description
Deletes the lambda for the given Id.