I've done some research on this topic, but haven't found anything useful.
I need to add an existing defect to an existing defect suite using the Rally rest API.
Does anybody know how to do this? I've tried a number of things, none of which work.
Any tips, suggestions, pointers would be greatly appreciated.
thanks in advance, Brian.
In a browser's REST client please try to POST:
using this request body:
For more info on how v2.0 deals with collections please see Collection section in WS API documentation.
Also, notice that authorization key needs to be generated first:
You will GET back a string