pub async fn create_demo_instance(
configuration: &Configuration,
) -> Result<CreateDemoInstance200Response, Error<CreateDemoInstanceError>>
Expand description
Creates a demo development instance and returns the corresponding Frontend/Backend API keys.