uploadVersion
Upload new HTML versions to a DesignPin module for review. Version number auto-increments and description can be added.
Instructions
Upload a new HTML version to an existing DesignPin module. Auto-increments versionNumber. Requires API key + projectId + moduleId. Use this to push design iterations into an existing project for review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | Complete HTML for the new version | |
| moduleId | Yes | Target module ID within the project | |
| description | No | Optional version description shown in sidebar |