I have written a python script to read an xml which will have names of test cases and their status in it. I know the test execution key which has all the test cases(from xml) in it. I want to update their execution status in JIRA-XRAY using some api. XRAY is cloud based. So what is the way/api to do that?