delete https://yourServer.jamfcloud.com/api/v1/jamf-protect
Deletes an existing Jamf Protect API registration if present. Jamf Protect API integration will be disabled.
Responses
204Success, No Content
Deletes an existing Jamf Protect API registration if present. Jamf Protect API integration will be disabled.
204Success, No Content
xxxxxxxxxx
curl --request DELETE \
--url https://yourserver.jamfcloud.com/api/v1/jamf-protect \
--header 'accept: application/json'