Submit Form
POST/forms/by-slug/:slug/submissions
Submit values for a form on behalf of the authenticated audience member.
Only fields whose display conditions are currently met are validated and
written: required fields must be present, and each value must pass the
attribute's type and configured validation rules. A null value clears
the member's stored value. Returns the updated values for the form's
fields and a refreshed JWT.
Request
Responses
- 200