Skip to main content

create_dm_routing_config_path

Function create_dm_routing_config_path 

Source
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.