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