Hi all, I'm trying to create a curl command to delete AEM page cloud service configuration, but can't seem to make it work correctly Server ip address will be used as 1.2.3.4 So, I ssh-connect to the server ip via putty and tried to run this command:curl -u username:password -F :operation=delete htt...