Update a form
Updates a form. This is a partial update: any fields omitted from the request body are left unchanged.
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.
Path Parameters
UUID of the form to update
Body
Partial update. All fields are optional; omitted fields are left unchanged.
The form field schema
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.