update_asset
Modify existing website assets by updating URL or HTML content within the Crownpeak DQM content management system.
Instructions
Update the content of an existing asset (URL or HTML)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assetId | Yes | The ID of the asset to update | |
| url | No | The new URL for the asset | |
| html | No | The new HTML content for the asset | |
| metadata | No | Optional metadata for the asset |