Assest API PUT and DELETE Methods are getting 501 Not Implemented Error
Hi,
I can POST, PUT, and DELETE in the postman using Asset API on my localhost.
http://localhost:4502/api/assets/discounts/sitemap.xml
However, I am able to POST the asset from the postman to the Author Dev server using Asset API. PUT and DELETE methods, on the other hand, return 501 status codes and a NOT implemented error.

