Adobe cloud is using Fastly. Fastly provides an API to purge cache https://developer.fastly.com/reference/api/purging/You have to develop custom code to purge cache using API. You for example can create a workflow by using which you can purge the cache by API’s purge service or tags option.Similarl...