AEM Cloud Activate or Publish later
Hi,
We are using AEM cloud and currently I am trying for a way to schedule publishing using postman. I am able to achieve publishing or activate now using local development token but not sure how to schedule for later using postman. Is it even possible?
Post URL : {aemenvironmenturl}/bin/replicate.json
Below are the parameters passed.
path: /content/dam/exmpleclient/sample
cmd: activate
agentId: publish
Tried schedule parameter but it did not work.