suspend fun createIMSProject(authorizationContext: GropiusAuthorizationContext, input: CreateIMSProjectInput): IMSProject
Creates a new IMSProject based on the provided input Checks the authorization status
Return
the saved created IMSProject
Parameters
authorizationContext
used to check for the required permission
input
defines the IMSProject