API for Jira Server for creating Dashboards

I need API to create Dashboard for JIRA Server.

GET Method - https://jira.dtcc.com:8443/rest/api/2/dashboard - while using this url for Get all dashboards its working

But POST is not working getting Method Not Found Issue. Also /api/3/dasboard is not working only /api/2/dashboard end url is working

Any Support would be Helpful

Hi @Logeshwari

unfortunately there is no official API for creating a Dashboard in Jira Server/DC … but you can try my app Extender for Jira where you will find API with full support for creating dashboards

Documentation: https://it-lab-site.atlassian.net/wiki/spaces/EFJ/pages/120389672/Dashboards

Cheers
Adam

2 Likes