How to create a project using rest api?

shilpa April 11, 2017

I am trying to create a project using 

https://docs.atlassian.com/jira/REST/cloud/#api/2/project-createProject

but I always get bad request error. Please provide any sample to create a project using rest api

1 answer

0 votes
Jordan Berry April 12, 2017

Check out https://jira.readthedocs.io/en/master/

gives you a create_project funtion

shilpa April 13, 2017

How can I do it in C#? Any relevant links pls

Suggest an answer

Log in or Sign up to answer