Skip to main content

get_app_embed_token_by_custom_path

Function get_app_embed_token_by_custom_path 

Source
pub async fn get_app_embed_token_by_custom_path(
    configuration: &Configuration,
    custom_path: &str,
) -> Result<EmbedTokenResponse, Error<GetAppEmbedTokenByCustomPathError>>