uselink_upload_zip
Upload a zip archive of an HTML page and its assets to publish it; get rewritten image URLs to CDN and updated HTML with asset lists.
Instructions
Upload a zip archive containing an HTML page and its referenced assets. The server extracts the zip, stores every asset, rewrites references to CDN URLs, and returns the rewritten HTML plus the list of assets created and skipped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zip_path | Yes | Absolute or relative path to the .zip file | |
| document_id | Yes | Document UUID |