Below command is working as expectedcurl -u admin:admin --header "Referer:http://localhost:4502/" -F":diff=>/apps/test1 : /apps/test2" http://localhost:4502/crx/server/crx.default/jcr%3aroot
As per the below URL destination URL should end with slash where newname specified and its not taking. Do you have and example command to rename using move curl -u <user>:<password> -F":operation=move" -F":applyTo=/sourceurl/oldname" -F":dest=/sourceurl/newname" https://localhost:4502/content
Validated Day CQ Workflow Email Notification Service OSGI configuration - Notify on Complete option disabled and From Email Address updated as no-reply@XYZ.com but still we are getting OOTB email notification from noreply@day.com. Please refer attached screenshot.