Recently DELETE and PUT API of default magento 2 was not working, are these the permission issue?
问题 I call API through Postman. API - PUT rest/V1/customers/144 was not working , It was successfully work on my Local but not on test environment, After some time I came to know that all PUT and DELETE APIs are not working. Ii displays Error 404:Not found. <!doctype html><html xmlns="http://www.w3.org/1999/xhtml" ><head> <title>Error 404: Not Found</title> <base href="http://shoppingtest.eduqfix.com/pub/errors/default/" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />