Dear community,
I'm trying to write a small script which helps me to automatically upload the photos of our students that our teachers can see them in the JAMF teacher app and the Classroom app. I found the following very promising endpoint: https://api.zuludesk.com/teacher/uploadPhoto (https://api.zuludesk.com/docs/#api-Teacher-uploadPhoto)
Currently, I have the following issue: I'm trying to authenticate the teacher with the following route: https://api.zuludesk.com/teacher/authenticate (https://api.zuludesk.com/docs/#api-Teacher-Authenticate). Before doing that, I need to get the company ID with https://api.zuludesk.com/teacher/companies (https://api.zuludesk.com/docs/#api-Teacher-Get_companies) but I get the error "404 - Not found". The request is set to "POST" and authentication to "Basic Auth" with username "Network ID" and password "API Key". Other endpoints are working fine (i. e. https://api.zuludesk.com/users/groups). What am I doing wrong?
Question
JAMF School API: Teacher-endpoint won't work
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
