Hi all,
I tried to update the description and project type of a existing project via Rest API. According to the documentation, this is the method and endpoint.
PUT /rest/api/2/project/{projectIdOrKey}
{"projectTypeKey": "business", "description": "Example Project description"}
I was able to update description, but not projectTypeKey. Anyone has any ideas?
Thanks,
Jackie
Hi Jackie,
To update Project type, you will need to use Update Project Type REST API.
Best Regards,
Mogavenasan
Thanks Mogavenasan. Yeah, I just found it as well. The document is a bit misleading, as it includes the "projectTypeKey" in the example request of update project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Want to make your everyday Community actions directly contribute to reforestation? The Atlassian Community can achieve this goal by liking a post, attending an ACE, sending your peers kudos, and so much more!
Help us plant more trees
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.