- Shipped
- 2026년 4월 16일 오전 7:06 UTC
- Author
- Kamo
- Commit
- bc3e6f7
Adds LeadIntakePublicController at /api/public/lead-intake/{token} that accepts lead data in any format (JSON, form-urlencoded) from 3rd-party vendors and forwards to SecurityService for storage and processing. Uses unique UUID endpoint tokens for security — no API key required.