PUT new category example
I'm looking for an example of how to add a category to a project in RQM through the REST API. I see that it is listed in the documentation but it doesn't support IF-Match like the other puts I've dealt with. I tried treating it in a similar fashion by doing a put with a new category in the body but that doesn't seem to go through. Can someone give me an example of what adding a category should look like? |
One answer
Hi James,
Unfortunately, we don't have examples. I would suggest following https://jazz.net/wiki/bin/view/Main/RqmApi#ScenarioUpdateTip. Also, note categoryType and category resource types don't support the If-Match request header (see https://jazz.net/wiki/bin/view/Main/RqmApi#ResourcesFootnote17).
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.