Harmony IntegrationHarmony Integration

Validate Email

POST
/api/data/ValidateEmailAddress

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Request Body

application/json

body?string
Formatemail

Response Body

curl -X POST "http://jubilee-ws.test.harmony.nl/api/data/ValidateEmailAddress" \  -H "Content-Type: application/json" \  -d '[email protected]'