Delete enrollment token
Revokes and deletes the enrollment token.
DELETE /platform/configuration/security/enrollment-tokens/{token}
curl \ --request DELETE 'https://{{hostname}}/api/v1/platform/configuration/security/enrollment-tokens/{token}' \ --user "username:password"