Skip to content

Submit a public form → creates a record (anonymous)

POST
/api/v1/public/forms/{token}
curl --request POST \
--url https://example.com/api/v1/public/forms/example \
--header 'Content-Type: application/json' \
--data '{ "values": {}, "hp": "example" }'
token
required
string
Media typeapplication/json
object
values
object
key
additional properties
hp
string