Code

Verify Forget Password Code

post
Header parameters
Content-TypestringOptionalExample: application/json
Body
objectOptionalExample: {"code":"4005"}
Responses
200
Successful response
application/json
post
POST /V2/account/verify/code HTTP/1.1
Host: beta.magento.pixiedia.com
Content-Type: application/json
Accept: */*
Content-Length: 15

{
  "code": "4005"
}
200

Successful response

No content