Skip to content

Instantly share code, notes, and snippets.

@rtrouton
Last active January 21, 2022 22:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtrouton/81aa71f8969393a46fed52e5245201e0 to your computer and use it in GitHub Desktop.
Save rtrouton/81aa71f8969393a46fed52e5245201e0 to your computer and use it in GitHub Desktop.
/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