pub async fn delete_custom_vcl(
    configuration: &mut Configuration,
    params: DeleteCustomVclParams
) -> Result<InlineResponse200, Error<DeleteCustomVclError>>
Expand description

Delete the uploaded VCL for a particular service and version.