delete https://yourServer.jamfcloud.com/api/v1/csa/token
Delete the CSA token exchange - This will disable Jamf Pro's ability to authenticate with cloud-hosted services
Responses
204CSA Token Exchange successfully deleted
Delete the CSA token exchange - This will disable Jamf Pro's ability to authenticate with cloud-hosted services
204CSA Token Exchange successfully deleted
xxxxxxxxxx
curl --request DELETE \
--url https://yourserver.jamfcloud.com/api/v1/csa/token \
--header 'accept: application/json'