post https://yourServer.jamfcloud.com/api/v1/csa/token
Initializes the CSA token exchange - This will allow Jamf Pro to authenticate with cloud-hosted services
Responses
Initializes the CSA token exchange - This will allow Jamf Pro to authenticate with cloud-hosted services
xxxxxxxxxx
curl --request POST \
--url https://yourserver.jamfcloud.com/api/v1/csa/token \
--header 'accept: application/json' \
--header 'content-type: application/json'