Greetings Everyone,
I am trying to integrate Jamf Pro in my application. I was trying an API to get all the mdm commands available for the particular device i.e.,
GET v1/mdm/commands
The issue I am facing is that it asks for UUID in parameters but I couldn't find the UUID anywhere. Can someone please help me with what an UUID is and where can I find this ? Also if possible can someone please confirm whether I am using the correct API endpoint to find the available mdm commands or not.
Thanks in advance,