We have a connector which uploads file using Asset API HTTP Put to upload any new assets into AEM OnPrem.
The issue we are facing is when we disable WebDAV in AEM, the HTTP PUT also stops.
Is there a way to allow to upload assets via HTTP PUT while keeping WebDAV disabled.
Thanks