Forums

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

Does the Jira software Java API provide operations on the project?

changjq
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!
October 27, 2020

I can't find any action on the project in the Java Api, such as create, modify.  Does the Jira software Java API provide operations on the project ?

2 answers

0 votes
Yevgen Lasman
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 Leaders.
October 27, 2020

It depends which operation you're looking for, but this page should be a good start.

0 votes
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 Leaders.
October 27, 2020

I do not think we can answer that usefully.  "Create" and "Modify" very much are supported by the REST APIs and have been (albeit SOAP for older systems) for almost 2 decades.

There is a lot of stuff supported over REST, but a lot of things that are not too.  Could you explain what you are trying to do (over REST) in some more detail please?

Suggest an answer

Log in or Sign up to answer