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.