Replace an assetAsk AIput https://app.saleshood.com/api/v1/content/assets/{asset_id}Use this endpoint to replace a specific asset while maintaining all of the asset's current metadata.Path Paramsasset_idstringrequiredThe unique ID of the asset in SalesHood.Body ParamsThe request body should contain only the new assetassetobjectrequiredThe asset that is being added to the site.asset objectResponses 200The asset was replaced successfully. 401Unauthorized 404Resource not found 500Internal server errorUpdated about 2 years ago