post https://{region}-api-freshrelevance.dotdigital.com/api/app/v1//validate/
Not for regular production use.
This call allows you to validate your record activity calls at development time and get detailed feedback of any issues. The payload is validated against expectations. If there are no issues found, a 200
is returned. If any errors are found, a 422 Unprocessable Entity
is returned, with a JSON array of errors in the body.