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