We haven't got any SSO accounts to work with the API, we use local
accounts for different API/scripts. Strange thing when re-tested is that
API call to return the servern version seems to work (jamf-pro-version)
Maybe start look here on how to get bearer token:
https://derflounder.wordpress.com/2021/12/10/obtaining-checking-and-renewing-bearer-tokens-for-the-jamf-pro-api/
@sk25 Do you have the bearer token then? As the API page says:If Basic
authentication is disabled then a token must be generated to be used
with the 'Try it out!' feature. Enter username and password to generate
a token.
Ahh think I missed, create in Computer objects, but this is the minimum
to work, response code from API when working is 201.# Jamf Pro Server
Objects > Computers Create, Read and Update# Jamf Pro Server Actions >
Send Computer Unmanage Command
@rcoleman My command seems to work when using full permissions, I have
opened a support case to get this sorted, can post any findings here
when done. Thanks!