pub async fn set_active_project_in_console(
    configuration: &Configuration,
    set_active_project_in_console_body: Option<&SetActiveProjectInConsoleBody>
) -> Result<(), Error<SetActiveProjectInConsoleError>>
Expand description

Use this API to set your active project in the Ory Network Console UI.