Hello Guys, I have added the Jira Asset Platform app in Jira Software (Cloud). I can create and see the asset that I am creating manually on the software. But when I am trying to add an asset trough the REST API, I cannot see it. The origin(appkey & originId) and label(value) are the two essential key value pairs to be sent as a json in the POST request. I am confused about what originId I should give. Although I get a 200 ok by giving a random originId in the POST request. And I can also see that asset added through the GET request. However I do not see in the Jira software GUI. Could anyone please help me out with the solution here.
Thanks a lot in advance.