In this link - HP ALM REST API login using PHP CURL - it's explained how to login to HP ALM REST API using PHP.
I followed that answer and I'm able to login and retrieve information from QC but I need to update values and I can't find information on the documentation on how to do it. Anyone have an idea on how to accomplish this?
Thanks.