Leads
Forward contact-form submissions to the internal leads-ingest webhook.
Forward a contact-form submission to the internal leads pipeline
Public, unauthenticated endpoint. Validates the email, then forwards a normalized payload to the internal leads-ingest webhook (`LEADS_INGEST_URL`) using a server-side token loaded from Secrets Manager. The caller never sees the upstream token. URL-encoded request bodies are accepted in addition to JSON.