Skip to content

Instantly share code, notes, and snippets.

@rtrouton
Last active January 21, 2022 22:12
Embed
What would you like to do?
/usr/bin/curl --write-out %{http_code} --silent --output /dev/null "${jamfpro_url}/api/v1/auth/keep-alive" --request POST --header "Authorization: Bearer ${api_token}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment