{
  "request": {
    "method": "POST",
    "path": "/v1/auth/register",
    "headers": {
      "Content-Type": "application/json"
    },
    "body": {}
  },
  "response": {
    "status": 400,
    "headers": {
      "access-control-allow-credentials": "true",
      "alt-svc": "h3=\":443\"; ma=86400",
      "cf-cache-status": "DYNAMIC",
      "cf-ray": "a1da6af4ba0f2dcc-BKK",
      "content-length": "381",
      "content-security-policy": "default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests",
      "content-type": "application/json; charset=utf-8",
      "cross-origin-opener-policy": "same-origin",
      "cross-origin-resource-policy": "same-origin",
      "date": "Sun, 19 Jul 2026 14:29:20 GMT",
      "etag": "W/\"17d-26uuDle1EFLYOg2qM+SpBx0IbR0\"",
      "nel": "{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}",
      "origin-agent-cluster": "?1",
      "ratelimit-limit": "100",
      "ratelimit-policy": "100;w=900",
      "ratelimit-remaining": "94",
      "ratelimit-reset": "898",
      "referrer-policy": "no-referrer",
      "report-to": "{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=7AOYLXuBc%2Bny4uT47svyEwgy0RYM2jjuY%2Ft1CgTep4N8ZXJs7J6ahs1VKsNs0quqHGPTT6eB4nFuiaAWhq0AOnrE5%2BxTXd0tI18EI4w%2FbIG1%2BG8VCHVRXiVxiDG7%2FEEKmzfWWxfPeeh95spDVQ%3D%3D\"}]}",
      "server": "cloudflare",
      "strict-transport-security": "max-age=0; includeSubDomains; preload",
      "vary": "Origin, Accept-Encoding",
      "x-content-type-options": "nosniff",
      "x-dns-prefetch-control": "off",
      "x-download-options": "noopen",
      "x-frame-options": "SAMEORIGIN",
      "x-permitted-cross-domain-policies": "none",
      "x-request-id": "req_1784471360858_73yxk9vi5",
      "x-xss-protection": "0"
    },
    "body": {
      "error": true,
      "code": "VALIDATION_ERROR",
      "message": "Request validation failed",
      "errors": [
        {
          "field": "email",
          "message": "Required",
          "rule": "invalid_type",
          "expected": "string",
          "received": "undefined"
        },
        {
          "field": "password",
          "message": "Required",
          "rule": "invalid_type",
          "expected": "string",
          "received": "undefined"
        }
      ],
      "timestamp": "2026-07-19T14:29:20.860Z",
      "requestId": "req_1784471360858_73yxk9vi5"
    }
  },
  "captured_at": "2026-07-19T14:29:21.039Z",
  "notes": ""
}
