Catalog API
Upsert Categories
Auction examples
- Running auctions
- Sponsored listings
- Sponsored banners
- Sponsored brands
Asset examples
Webhook examples
Assets API
Audience API
Billing API
Campaign API
- GETGet Campaigns
- POSTCreate Campaign
- GETGet Campaign By Id
- DELDelete Campaign By Id
- PATCHUpdate Campaign By Id
- GETGet Campaign Bids
- POSTCreate Campaign Bids
- DELDelete Campaign Bid By Id
- PATCHUpdate Campaign Bid By Id
- POST[BETA] Get estimated clicks of a future campaign for a given vendor
- GETGet Products In Campaign
- GETGet Sponsored Products
Catalog API
Invitation API
Modal API
Reporting API
Catalog API
Upsert Categories
Create or replace one or more categories in the catalog.
PUT
/
public
/
v1
/
catalog-search-service
/
catalogs
/
categories
Body
application/json
Categories to upsert. New categories will be created, and existing ones will be fully replaced with the provided data.
Unique ID of the category. Topsort treats IDs as strings, choose any format as long as it is unique within the catalog.
Minimum length:
1
Category name. Shown in Topsort UI.
Minimum length:
1
ID of the parent category. Each category can have at most one parent category, allowing categories to be organized into hierarchies.
Minimum length:
1