suspend fun updateIMSProject(authorizationContext: GropiusAuthorizationContext, input: UpdateIMSProjectInput): IMSProject
Updates a IMSProject based on the provided input Checks the authorization status
Return
the updated IMSProject
Parameters
authorizationContext
used to check for the required permission
input
defines which IMSProject to update and how