It's all about the answers!

Ask a question

RQM Reportable REST API


Steve Eisenreich (1645) | asked May 07 '14, 11:58 a.m.
JAZZ DEVELOPER

I have a question about the RQM Reportable REST API. It appears that the RQM REST API can return JSON formatted data for HTTP GET requests (such as getting a test case).  However, it appears that HTTP POST requests (such as creating a new test case) are only successful if the request body content is sent as XML format. 

Is this correct, and if so, are there plans in place to support JSON on the POST requests in the near future?

One answer



permanent link
Paul Slauenwhite (8.4k12) | answered May 07 '14, 3:29 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
Correct, the Content-Type for PUT/POST requests must be XML (see https://jazz.net/wiki/bin/view/Main/RqmApi#HTTP_PUT_POST_Requests).  Currently, there are no plans to implement JSON support for PUT/POST requests.

Somewhat related (RQM OSLC API), see:

JSON support in OSLC QM V2 implementation (53624)

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.