Is there any rest API available for deletion of artifacts in RRC?
I need an API documentation to delete artifacts in RRC. My requirement is to get artifact id using the RRC query Capability OSLC REST API and then delete the same using the API from OSLC. Can I have the relevant code snippets to have the same implemented?
|
2 answers
See the resource removal section of this page.
|
Can you help me provide a sample of this URI and details of the parameter that need to be sent for performing delete.
Comments
JM Seo
commented Mar 13 '13, 5:53 p.m.
I think as long as etag added into header "If-Match" with using httpDelete method should delete an artifact like a charm.
|
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.