Submits the form if the form is publicly shared or if the user has access to the related workspace. The provided data will be validated based on the fields that are in the form and the rules per field. If valid, a new row will be created in the table.
Path parameters
The slug related to the form.
Request body
Response
Changes
Changed in 1 of the 6 revisions of this API.33
- ●
removed the request property
field_28(media type: application/json)request-property-removed
- ●
removed the request property
field_28(media type: application/x-www-form-urlencoded)request-property-removed
- ●
removed the request property
field_28(media type: multipart/form-data)request-property-removed
- ○
added the new optional request property
field_29(media type: application/json)new-optional-request-property
- ○
added the new optional request property
field_29(media type: application/x-www-form-urlencoded)new-optional-request-property
- ○
added the new optional request property
field_29(media type: multipart/form-data)new-optional-request-property
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●