Email

Check Guest is Customer

post
Header parameters
Content-TypestringOptional

Content Type

Example: application/json
Body
objectOptionalExample: {"email":"akouta66@gmail.com"}
Responses
200
Successful response
application/json
post
POST /V2/auth/check/email HTTP/1.1
Host: beta.magento.pixiedia.com
Content-Type: application/json
Accept: */*
Content-Length: 30

{
  "email": "akouta66@gmail.com"
}
200

Successful response

No content