delete https://yourServer.appcatalog.jamfcloud.com/v2/codesigning/certificate
Deletes the code signing certificate
Response
204Successful response - Certificate deleted
Deletes the code signing certificate
204Successful response - Certificate deleted
xxxxxxxxxx
curl --request DELETE \
--url https://yourserver.appcatalog.jamfcloud.com/v2/codesigning/certificate \
--header 'accept: application/json'