Publish a form
foxform_publish_formPublish a form so it's live at its public URL and can accept responses. Requires a WRITE-scoped API key.
Args:
form_id (string)
Returns: { form } with status 'published'. (May fail with a plan-limit error on Free accounts.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| form_id | Yes | Form ID |