/assetsCopy Pagepost https://api.cloud.scenario.com/v1/assetsUpload an image or canvasQuery ParamsoriginalAssetsstringIf set to true, returns the original asset without transformationBody ParamsimagestringThe image to upload in base64 format string.canvasstringThe canvas to upload as a stringified JSON. Ignored if image is provided.thumbnailstringThe thumbnail for the canvas in base64 format string. Ignored if image is provided.hidebooleanToggles the hidden status of the asset.truefalsecollectionIdsarray of stringsThe IDs of the collections to add the asset to. If provided, the new asset will be added to the collections.collectionIdsADD stringnamestringrequiredThe original file name of the image (example: "low-res-image.jpg").parentIdstringSpecifies the parent asset Id for the asset.Response 200200 responseUpdated 7 months ago