v1
latestOpenAPI 3.0.12026-07-26331033.7 KBSubmissions
Create Submission
Create a new submission for a form. Public endpoint - no authentication required.
post/forms/{slug}/answer
Path parameters
slugstring required
Request body
Response
Form submission saved successfully
Example response
{
"type": "success",
"message": "Form submission saved."
}