/V2/auth/verify/customer
Content Type
application/json
{"identity":"{{usernameLogin}}"}
curl -L \ --request POST \ --url 'https://beta.magento.pixiedia.com/V2/auth/verify/customer' \ --header 'Content-Type: application/json' \ --data '{ "identity": "{{usernameLogin}}" }'
No body