EcosystemsControllerCreateEcosystem Method
Create a new ecosystem from provided information.
Namespace: SECODashBackend.ControllersAssembly: SECODashBackend (in SECODashBackend.exe) Version: 1.0.0+789cdabd85105b6669a07f36c941620ce28bae93
public Task<string> CreateEcosystem(
EcosystemCreationDto dto
)
- dto EcosystemCreationDto
- All information needed to create a new ecosystem
TaskString