v7

latestOpenAPI 3.0.0raw.githubusercontent.com2026-06-121372601.5 MB
Snap Packs

Create Snap Pack Create Snap Pack

Create a snap pack. You can supply one of the following:

  • HTML content for the inside and outside of the snap pack
  • Template IDs for the inside and outside of the snap pack
  • A URL for a two-page PDF that matches the snap pack layout Create a snap pack via a multipart/form-data request. Accepts the same fields as the JSON create body (nested objects are bracket-encoded form fields, e.g. to[firstName]); use this content type to upload the PDF file directly.
post/print-mail/v1/snap_packs

Headers

idempotency-keystring

Request body

OR
OR

Response

The created snap pack.

OR