Unable to update jira board configuration using AP.request or addon httpClient, but it works from postman app

Hello @lavakumar.dukanam,

The Greenhopper REST API endpoints are internal only, not officially supported, and are expected to only work when called from the browser. That’s why the same request works in Postman but it fails from a connect add-on.

The public/supported REST API endpoints for Jira Software Cloud are the ones documented in: https://developer.atlassian.com/cloud/jira/software/rest/intro/

For further details on this please see:

I hope this helps.

Cheers,
Dario