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}/submitBase URL
https://api.lynkow.com/public/{siteId}Path parameters
slugstringrequiredURL-friendly identifier, unique per site and locale
Request bodyrequired
dataobjectrequiredRequired. Resource data object
honeypotstringsession_idstringvisitor_idstring8-64 characters
recaptchaTokenstring