How do we create a TP,TC, TCER, and Execution Result in RQM using REST Api?
One answer
Simply put, you need to use a POST operation, but of course it's more than that. Start by reading the API specification.
https://jazz.net/wiki/bin/view/Main/RqmApi
Logging in the server is an extra step that you need to take care of. See blow links for how to do it.
https://jazz.net/forum/questions/121740/how-to-login-via-the-rest-api
https://jazz.net/library/article/633