Hi,
I'm trying to create a customer and Im getting this as my response:
<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
I am posting to this endpoint "/rest/default/V1/customers" to create the customer. Where do I need to post this to now or how can I found out?
Magento ver. 2.2.5
Hello @lanadmina24d39
Please follow this Magento documentation to create new customers :
Let us know if you send same parameters and it still failed.