/assets/{assetId}Copy Pageput https://api.cloud.scenario.com/v1/assets/{assetId}Update a canvas assetPath ParamsassetIdstringrequiredQuery ParamsoriginalAssetsstringIf set to true, returns the original asset without transformationBody ParamslockIdstringThe value of the lock to use when updating a locked canvas.lockExpiresAtstringThe ISO timestamp when the lock on the canvas will expire.canvasstringThe new value for the canvas as a stringified JSON.thumbnailstringThe new thumbnail for the canvas in base64 format string.namestringThe new name for the canvas.descriptionstringThe new description of the asset.disableSnapshotbooleanIf true, no snapshot will be created for this update.truefalseResponse 200200 responseUpdated 7 months ago