Posted on 02-24-2021 06:46 AM
I am new to the Jamf API, I am confused with the documentation. Could someone point me in the right direc
tion for posting/updating the user info of a computer with the API?
Posted on 02-24-2021 07:51 AM
Have you looked at Postman? It a great utility for building API calls. Once you download it, you can add the Jamf Pro Classic API Collection. Postman allows you to make test calls and then provides the proper code to implement in your own scripts (cURL, Python, etc.)
Posted on 02-25-2021 03:04 PM
I thought the classic api was no longer valid.
Posted on 02-26-2021 05:34 AM
No, it is still valid. From my understanding, the new API is still a work in progress. I have not heard anything from Jamf that the classic API will be deprecated any time soon.