Copy a form
Forms API
Copy a form
Creates a copy of an existing form with a new title. The copy starts with a submission count of 0 and no vanity URL. Returns the full new form object.
POST
Copy a 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
application/json
Response
The newly created form
Comma-separated email addresses notified on each submission.
ID of the connected Marketing contact list. For marketing forms, new subscribers are added to this list.