Update ItemAsk AIpatch https://v2.api.uberflip.com/items/{itemId}This endpoint updates the details of an item.Path ParamsitemIdstringrequiredThe unique identifier of the item.Query ParamsquerystringSpecify a value to return only results that match the value in the name and/or url fields.Body Paramshub_idintegerThe unique identifier of the hub to create the item innamestringInternal name of itemtitlestringThe title of the itemdescriptionstringThe description of the itemcontentobjectThe details of the content where the Item will be updated.content objectauthorobjectThe details of the authorauthor objectseo_titlestringThe SEO title of the itemseo_descriptionstringThe SEO description of the itemthumbnail_urlstringThe thumbmail_url of the itempublished_atdate-timeThe date and time the item was publishedhiddenbooleanWhether or not the item is hiddentruefalsetypestringThe type of the itemcanonical_urlstringThe canonical_url of the itemstreamobjectThe details of the Stream where the Item will be created.stream objectResponse 200200Updated over 3 years ago