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

Deletes an Issue. Checks the authorization status

Parameters

authorizationContext

used to check for the required permission

input

defines which Issue to delete