IsEmailAvailable
Check if given email is associated with a customer account in given website.
Header parameters
Content-TypestringOptionalExample:
application/jsonBody
objectOptionalExample:
{"customerEmail":"<string>","websiteId":"<integer>"}Responses
200
OK
application/json
Responseobject
500
Internal Server Error
application/json
post
/V1/customers/isEmailAvailable