It's all about the answers!

Ask a question

resources are unable to delete permanently


TOMI MOOLAN SOURU (133) | asked Jun 19 '23, 5:10 p.m.

 We  deleting extraneous resources in RQM  by using APIs. But the deleted resources are available in the Trash. We used the  parameter called  "deleteArchived=true" in the API call. Still it is not deleting resources permanently. Is there any way to delete resources permanently via APIs?

One answer



permanent link
Ralph Schoon (63.4k33646) | answered Jun 20 '23, 2:23 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 The API you are using is called reportable REST API. The version of the tools you are using is important, always provide them. 

Always provide method and headers for calls you show here. From your question I can't tell.


From https://jazz.net/wiki/bin/view/Main/RqmApi#deleteArchived my assumption is you have to do a HTTP DELETE of the resource using its URI :

https://jazz.net/wiki/bin/view/Main/RqmApi#Delete

And then provide flags for archiving . That is my interpretation. I can not guarantee that it is correct.

Your answer


Register or to post 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.