suspend fun deleteLabel(authorizationContext: GropiusAuthorizationContext, input: DeleteNodeInput)

Removes a Label from all Trackables by id Does not actually delete it to keep it visible in issue histories Checks the authorization status

Parameters

authorizationContext

used to check for the required permission

input

defines which Label to delete