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