Facing issue while trying to add comment using Edit Issue API

Hello,
I am facing issues while trying to add a comment using Edit Issue API.
I am able to modify different fields but not able to add a comment.
I am able to add a comment using the Add Comment API but I want to do it with the Edit Issue API
The API that I’m using is - Edit API

Any help will be appreciated.
Thanks

Hi @Mihir_vn - I don’t think that’s possible. This edit method is used for updating issue screen fields, entity properties, and other issue properties. You already know about the correct method to use for adding comments. :slight_smile:

Thanks @nmansilla ! Also can we update the transition of an issue with Edit Issue API ?