Skip to main content
Question

Help Updating User info with Python and requests library.

  • February 24, 2021
  • 3 replies
  • 12 views

Forum|alt.badge.img+2

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?

3 replies

Forum|alt.badge.img+20
  • Honored Contributor
  • February 24, 2021

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.)


Forum|alt.badge.img+2
  • Author
  • New Contributor
  • February 25, 2021

I thought the classic api was no longer valid.


Forum|alt.badge.img+20
  • Honored Contributor
  • February 26, 2021

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.