I am using power automate to create a ticket in Jira via the API and then I take the ticket key and use it to add an attachment to the ticket. This all works as expected, the issue is that the attachment does not seem to be public. Customers can not see the attachment from the customer portal. My questions is how can I make this POST call and make the attachment publicly visible?