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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.