Passa al contenuto principale

Submit Form

POST 

/form/:draftId

Submits a contact form associated with a draft domain. The formData field must be a JSON string where each key maps to { label: string, value: string }. A proof key containing a valid Altcha proof-of-work solution is required — obtain one via GET /altcha before submitting. The proof is validated server-side. Requires an active subscription on the draft.

Request

Responses

Form submitted and email delivered.