pub async fn delete_dm_routing_config_path(
configuration: &mut Configuration,
params: DeleteDmRoutingConfigPathParams,
) -> Result<(), Error<DeleteDmRoutingConfigPathError>>Expand description
Delete a path from the config’s draft version. If no draft exists, one is created automatically by cloning the active version.