• I’m doing a simple integration with the Woocommerce API. The “Create a customer” and “Retrieve a customer” commands worked correctly. But when trying to use the “Delete a customer” command, the API returns nothing, much less deletes the customer. See Postman’s print (http://prnt.sc/ek8ed0)

    I suspect that there are some server security rules that block the DELETE command, but I’m not sure.

    Has anyone ever experienced this?

  • The topic ‘API WooCommerce – DELETE does not work’ is closed to new replies.