POST

/rest/auth/validate

email
curl --request POST \
  --url https://api-test.koywe.com/rest/auth/validate \
  --header 'Content-Type: application/json'
{
  "_id": "63c80872b85f35f37e567064"
}

Body

application/json
email
string

Response

200 - application/json
_id
string