productlib
productLib

Update Product

put/api/v1/productlib/update

Request body

product_idstring uuid4 required
namestring nullable
product_category'Electronics' | 'Fashion and Apparel' | 'Home and Garden' | 'Beauty and personal care' | 'sports and outdoors' | 'toys and games' | 'Books and media' | 'Foods and Beverages' | 'Automotive' | 'Software and services' | 'Other'
descriptionstring nullable
selling_pointstring[] nullable
product_assets_urlstring[] nullable

Response

Successful Response

idstring uuid4 required
namestring required
product_urlstring nullable
product_category'Electronics' | 'Fashion and Apparel' | 'Home and Garden' | 'Beauty and personal care' | 'sports and outdoors' | 'toys and games' | 'Books and media' | 'Foods and Beverages' | 'Automotive' | 'Software and services' | 'Other'
descriptionstring nullable
scrape_data_jsonobject nullable
selling_pointstring[] nullable
product_assets_urlstring[] nullable
user_idstring uuid4 nullable
created_atstring date-time nullable
updated_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.