Create a form
Creates a new form. Returns the UUID of the created form.
Authorizations
Paubox API key sent as Authorization: Bearer YOUR_API_KEY. API keys are created in the Paubox dashboard and must have the "forms" scope; a key without the forms scope receives 401 Unauthorized. A valid key used against a resource that belongs to a different customer receives 403 Forbidden.
Body
Title of the form
The form field schema
Your Paubox customer ID
Form schema version
Comma-separated email addresses notified on each submission.
Whether the form collects a signature
ID of the connected Marketing contact list. For marketing forms, new subscribers are added to this list.
Form type, for example marketing_form
Response
Form created
UUID of the new form