I have a service account which is locked down to the bare minimum privileges and I'm trying to make a web request to:
https://companyxxx.jamfcloud.com/api/v1/jamf-management-framework/redeploy/xxxx
where xxxx is the computer's Jamf ID.
It works perfectly using my own account which has full privileges but the service account is returning Forbidden.
I am having trouble finding the correct boxes to check to enable the service account to do this.
Any help is appreciated.