{
  "data": null,
  "status": "failure",
  "error": {
    "type": "https://formsreach.com/errors/domain_denied",
    "title": "Forbidden",
    "status": 403,
    "code": "domain_denied",
    "detail": "This origin is not on the form domain allowlist.",
    "hint": "Add the site host (and www if used) under form domain settings. See https://formsreach.com/docs/submit-api/domains/"
  },
  "meta": {
    "requestId": null,
    "docs": "https://formsreach.com/errors/domain_denied/"
  }
}