I am trying to integrate jamf APIs to deploy in house app (.dmg or .pkg), I gone though the APIs but confused which one to use. I found https://developer.jamf.com/jamf-pro/reference/post_v1-deploy-package and https://developer.jamf.com/jamf-pro/reference/createpolicybyid relevant.
I only know mac address or hostname of the device to deploy app on.
How can we achieve it?
Thanks.