Update Assetpost https://{APP_DOMAIN}/api/3.2/assets/{id}Replaces the file and/or updates the keywords for an existing asset. Provide a new file to replace the current one.Path ParamsidintegerrequiredThe ID of the asset to updateBody ParamsBody Params — optionally provide a new file to replace the current onekeywordsstringUpdated keywords for the assetimagefileReplacement image filepdffileReplacement PDF filejsfileReplacement JavaScript filecssfileReplacement CSS filetag_idsarray of integersArray of tag IDs to associate with the assettag_idsADD integerResponse 200The updated assetUpdated 23 days ago