Submit a form

Submit a form by slug. Requires spam protection: include the honeypot field (empty) and a client-set ISO 8601 `timestamp`, OR a reCAPTCHA token, depending on the site's `GET /spam-settings` configuration. Returns the created submission with its `id` and the form's configured `confirmationMessage`. Status code: 201.

POST/forms/{slug}/submit
Base URLhttps://api.lynkow.com/public/{siteId}

Path parameters

slugstringrequired

URL-friendly identifier, unique per site and locale

Request bodyrequired

  • dataobjectrequired

    Required. Resource data object

    • honeypotstring
    • session_idstring
    • visitor_idstring

      8-64 characters

    • recaptchaTokenstring
    Feedback

    Was this page helpful?