post https://{instance_zuid}.api.zesty.io/v1/env/leads/
This creates a new lead record. See the table for available request body property values.
Body: raw JSON
| name | description |
|---|---|
| form | [string] Required. Name of the form the lead was submitted from. |
| firstName | [string] |
| lastName | [string] |
| [string] | |
| formData | [object] An object of arbitrary data to be returned by the API. |
