suspend fun createLabel(authorizationContext: GropiusAuthorizationContext, input: CreateLabelInput): Label
Creates a new Label based on the provided input Checks the authorization status
Return
the saved created Label
Parameters
authorizationContext
used to check for the required permission
input
defines the Label