The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira REST Base URL

ashok balami
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 21, 2017

where and how can we get Jira REST Base URL? I am using jenkins, jira and bitbucktes in my localhost. I could not able to find out the Jira REST Base URL to update jira issue.

I am trying to automatically close the jira issue after deployment.

1 comment

Comments for this post are closed

Community moderators have prevented the ability to post new comments.

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
July 21, 2017

It's always of the form below (replace http://hostname with your JIRA's base url - if it's http://myserver/jira then use that)

http://hostname/rest/<api-name>/<api-version>/<resource-name>

So for JIRA at the moment, it is at

http://hostname/rest/api/2/

(e.g. an issue "get" is http://hostname/rest/api/2/issue/ABC-123 )

 

TAGS
AUG Leaders

Atlassian Community Events