How to post a comment with media in jira issue

hi there ,
is there anyway to post a comment with attachements using jira Rest api and @atlaskit/editor-core?

I think this may help https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-comments/#api-rest-api-3-issue-issueidorkey-comment-post

As mentioned in the docs, I think attachments need to to passed in the body with this format https://developer.atlassian.com/cloud/jira/platform/apis/document/structure/