Header parameters
Content-TypestringOptionalExample:
Content Type
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