Function fusionauth_rust_client::apis::default_api::delete_form_with_id
source · pub async fn delete_form_with_id(
configuration: &Configuration,
form_id: &str
) -> Result<(), Error<DeleteFormWithIdError>>
Expand description
Deletes the form for the given Id.