Skip to main content

Create export archive

POST 

/organizations/:organizationId/posts/:postId/exports/archive

Bundles multiple completed exports into a single ZIP file and returns it as a binary download. All exportIds must belong to the specified design. Specify formats to include multiple image variants per export (e.g. ["png", "jpg"]). Only exports with status=completed can be archived.

Request

Responses

ZIP archive binary (Content-Type: application/zip)