Make a internal comment with Jira Node

Hi guys,
I was using the HTTP Request node with Basic Auth to make an internal comment on a Jira issue and that was working fine.
The problem now is that Attlasian deprecated the Basic Auth and I can no longer use the HTTP Request node to make that internal comment so I tried using the Jira node.

The problem here is, how can I say that this comment is internal on the issue using the Jira node?

This was the working internal comment in HTTP Request node

I don’t believe the Jira node supports this, is a service management feature I think.

However if the HTTP node is already working for you, you can probably just update the password of the basic auth creds you already use to be your Atlassian API key.