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

Deletes a LegalInformation by id Checks the authorization status

Parameters

authorizationContext

used to check for the required isAdmin

input

defines which LegalInformation to delete