Customer

Verify Customer

post
Header parameters
Content-TypestringOptional

Content Type

Example: application/json
Body
objectOptionalExample: {"identity":"{{usernameLogin}}"}
Responses
200
Successful response
application/json
post
POST /V2/auth/verify/customer HTTP/1.1
Host: beta.magento.pixiedia.com
Content-Type: application/json
Accept: */*
Content-Length: 32

{
  "identity": "{{usernameLogin}}"
}
200

Successful response

No content