suspend fun updateLegalInformation(authorizationContext: GropiusAuthorizationContext, input: UpdateLegalInformationInput): LegalInformation
Updates a LegalInformation based on the provided input Checks the authorization status
Return
the updated LegalInformation
Parameters
authorizationContext
used to check for the required isAdmin
input
defines which LegalInformation to update and how