pub async fn create_dm_routing_config_path(
configuration: &mut Configuration,
params: CreateDmRoutingConfigPathParams,
) -> Result<PathResponse, Error<CreateDmRoutingConfigPathError>>Expand description
Add a new path to the config’s draft version. If no draft exists, one is created automatically by cloning the active version.