Type | Description | Format |
---|---|---|
Email string | Email address of the customer. |
curl -X PUT https://api.stack.promo/v1/forms/30c370052b934f70812ef52837b0d353 \
-H 'Content-Type: application/json' \
-H 'Referer: https://stack.promo' \
-d '{
"email": "john@stack.promo"
}'